Opened 15 years ago
Closed 13 years ago
#4234 closed Bug (fixed)
Adding CKEditor to hidden div on page-load results in no editing area
Reported by: | Donovan walker | 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.
Checked under latest CKEditor 3.6.2. Everything works fine.