Ticket #4625 (closed Bug: fixed)
CK Editor stays visible when parent DIV is hidden
| Reported by: | kangas@… | Owned by: | garry.yao |
|---|---|---|---|
| Priority: | Normal | Milestone: | CKEditor 3.1 |
| Component: | General | Version: | SVN (CKEditor) |
| Keywords: | Confirmed Review+ | Cc: | 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
Change History
Note: See
TracTickets for help on using
tickets.
