Opened 10 years ago

Last modified 10 years ago

#11410 confirmed Bug

[FF] jQuery sample, maximize + minimize framed editor allows to edit whole page

Reported by: Marek Lewandowski Owned by:
Priority: Normal Milestone:
Component: General Version: 4.2
Keywords: Cc:

Description

since: 4.2 until master

  1. open any sample with CKEditor (i.e. samples/jquery.html)
  2. click maximize button in framed editor
  3. click it once again to minimize editor
  4. you can now edit everything in whole page

Expected result:
Body should remain untouched.

Current result:
Body element (in main window) gains contenteditable=true.

additional info:

  1. I assume it's not a FF bug, coz when i checked IE11 + 4.2 (back then ie11 was recognized as gecko) it shown exaclty the same deffect

Change History (5)

comment:1 Changed 10 years ago by Piotrek Koszuliński

I think it's a DUP of older tickets. And I think it was general, not only jQ adapter problem.

comment:2 Changed 10 years ago by Marek Lewandowski

I couldn't repro it without jquery, so i assumed jQuery issue.

comment:3 Changed 10 years ago by Piotr Jasiun

Status: newconfirmed

Nice one.

comment:4 Changed 10 years ago by Olek Nowodziński

Perhaps related to #9883?

comment:5 Changed 10 years ago by Jakub Ś

I wasn't able to reproduce this with 3.x jQuery Adapter or without 4.x jQuery Adapter so this is rather something new.

Note: See TracTickets for help on using tickets.
© 2003 – 2022, CKSource sp. z o.o. sp.k. All rights reserved. | Terms of use | Privacy policy