Ticket #4234 (closed Bug: fixed)
Adding CKEditor to hidden div on page-load results in no editing area
| Reported by: | relativityboy | Owned by: | |
|---|---|---|---|
| Priority: | Normal | Milestone: | |
| Component: | General | Version: | |
| Keywords: | Cc: |
Description
Title says it all
Create a div that's hidden on page load CKEDITOR.replace(divId) show div.
You get toolbars but no editing area. The toolbar space goes all the way to the bottomm of the 'div'. Resizing the cke instance does not cause the area to appear.
Change History
Note: See
TracTickets for help on using
tickets.

Checked under latest CKEditor 3.6.2. Everything works fine.