Opened 14 years ago

Closed 14 years ago

#4625 closed Bug (fixed)

CK Editor stays visible when parent DIV is hidden

Reported by: Erik Kangas Owned by: Garry Yao
Priority: Normal Milestone: CKEditor 3.1
Component: General Version: SVN (CKEditor) - OLD
Keywords: Confirmed Review+ Cc: Erik Kangas

Description

Place a CK Editor inside of a DIV. Change the visibility style of the enclosing DIV to "hidden". Enclosing DIV hides itself, but the CK Editor stays visible. Tested in FireFox 3.5.

If you change the "display" CSS property of the enclosing DIV to "none", the CK Editor does properly go away.

Hiding the editor in some way is very useful, for example, when dragging and dropping an area of the screen that may contain an editor instance. You may want to hide the editor during the drag or hide the entire source area.

Attachments (1)

4625.patch (1.0 KB) - added by Garry Yao 14 years ago.

Download all attachments as: .zip

Change History (4)

Changed 14 years ago by Garry Yao

Attachment: 4625.patch added

comment:1 Changed 14 years ago by Garry Yao

Keywords: Confirmed Review? added
Milestone: CKEditor 3.1
Owner: set to Garry Yao
Status: newassigned
Version: 3.0.1SVN (CKEditor)

when dragging and dropping an area of the screen that may contain an editor instance...

That's really a good point.

comment:2 Changed 14 years ago by Frederico Caldeira Knabben

Keywords: Review+ added; Review? removed

comment:3 Changed 14 years ago by Garry Yao

Resolution: fixed
Status: assignedclosed

Fixed with [4454].

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