Ticket #5586 (closed Bug: fixed)
Multiple editor instances ruins full-screen mode
| Reported by: | jfvaren | Owned by: | garry.yao |
|---|---|---|---|
| Priority: | Normal | Milestone: | CKEditor 3.3 |
| Component: | General | Version: | 3.2.1 |
| Keywords: | Confirmed Firefox Review+ | Cc: |
Description
By running two or more instances of the editor on the same page, swithing to full-screen mode in any of the instances, except the first instance, will ruin the full-screen mode (see attached screenshot). The bug can easily be reproduced by adding another instance in the "replacebyclass.html" example, focusing the editor field of that instance and hitting its full-screen button.
Attachments
Change History
comment:1 Changed 3 years ago by garry.yao
- Keywords Pending added
- Milestone CKEditor 3.3 deleted
WFM in our sample page.
comment:2 Changed 3 years ago by jfvaren
- Milestone set to CKEditor 3.3
Should have mentioned that this bug only occurs in Firefox (tested in version 3.6 on Mac and Windows XP). Works in IE 7 and 8, as well as Google Chrome.
The bug also occurs in the sample page in the previous comment.
comment:3 Changed 3 years ago by alfonsoml
- Keywords Confirmed Firefox added; Pending removed
- Milestone changed from CKEditor 3.3 to CKEditor 3.4
comment:4 Changed 3 years ago by garry.yao
- Owner set to garry.yao
- Status changed from new to assigned
- Milestone changed from CKEditor 3.4 to CKEditor 3.3
Reproducible only when the second editor is focused.
comment:5 Changed 3 years ago by garry.yao
- Keywords Review? added
Regression of [5353] where the focusGrabber element is breaks the layout with unknown reason.
