Opened 14 years ago

Closed 12 years ago

#5898 closed Bug (expired)

Fullscreen bug - Firefox

Reported by: Leszek Syroka Owned by:
Priority: Normal Milestone:
Component: General Version: 3.0
Keywords: HasPatch Cc:

Description

While CKeditor is embed into an iframe with fixed positioning, like in the screenshot, and focus is at the editor's text area, fullscreen action doesn't work properly on Firefox.

I've found a solution to that problem. Method refreshCursor in ckeditor/_source/plugins/maximize/plugin.js creates a span with absolute positioning, to fix focus problems on Firefox. Setting positioning of that span to 'fixed' was enough to solve this problem.

Attachments (2)

ckIntegration.JPG (122.6 KB) - added by Leszek Syroka 14 years ago.
the way that CKeditor is integrated
ckFullscreenBug.JPG (68.5 KB) - added by Leszek Syroka 14 years ago.
fullscreen bug

Download all attachments as: .zip

Change History (7)

Changed 14 years ago by Leszek Syroka

Attachment: ckIntegration.JPG added

the way that CKeditor is integrated

Changed 14 years ago by Leszek Syroka

Attachment: ckFullscreenBug.JPG added

fullscreen bug

comment:1 Changed 14 years ago by Frederico Caldeira Knabben

Keywords: HasPatch added

comment:2 Changed 14 years ago by Tobiasz Cudnik

I cannot reproduce it.

Could you explain your use case a bit wider ? I'm not sure what you mean by "CKeditor is embed into an iframe". Does this mean that you loaded JS sources inside hosting page and then created the editor inside an iframe, or maybe you loaded JS sources inside that iframe ? It would be ideal if you could provide simple page which reproduce the issue.

Your second screenshots have collapsed browser windows. I assume the issue is toolbar which is pushed out of the viewport's top border ?

comment:3 Changed 14 years ago by Tobiasz Cudnik

Keywords: Pending added

comment:4 Changed 13 years ago by Wiktor Walc

Version: 3.0

Setting version to 3.0 just to mark it as a CKEditor issue, we still need more details to reproduce it.

comment:5 Changed 12 years ago by Jakub Ś

Resolution: expired
Status: pendingclosed
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