Opened 13 years ago

Closed 13 years ago

#7296 closed Bug (expired)

Firefox: Hiding/Displaying CKeditor causes caret to disappear

Reported by: matt Owned by:
Priority: Normal Milestone:
Component: General Version:
Keywords: Cc:

Description

Problem: If you set the style to display:hidden and the display:visible on the element containing the CKEditor instance, when the editor is visible again, the caret is not visible. Typing still enters text.

Firefox only.

Steps: 1) Create ckeditor instance 2) On the dom element containing the instance (the instance parent - this might work on the instance itself also), set style display:hidden 3) Set display:visible 4) Type in the editor - notice the caret is not visible

Change History (2)

comment:1 Changed 13 years ago by Garry Yao

Status: newpending

Wfm in FF3.6 with toggling both "visibility" and "display", pls provide a sample page for reproducing.

comment:2 Changed 13 years ago by Jakub Ś

Keywords: firefox caret invisible removed
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