Opened 11 years ago
Last modified 11 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
- open any sample with CKEditor (i.e. samples/jquery.html)
- click maximize button in framed editor
- click it once again to minimize editor
- 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:
- 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 11 years ago by
comment:5 Changed 11 years ago by
I wasn't able to reproduce this with 3.x jQuery Adapter or without 4.x jQuery Adapter so this is rather something new.
I think it's a DUP of older tickets. And I think it was general, not only jQ adapter problem.