Posted by AD5XJ on January 1, 2013 at 3:02pm
2 followers
Jump to:
| Project: | CKEditor - WYSIWYG HTML editor |
| Version: | 7.x-1.12 |
| Component: | User interface |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | postponed (maintainer needs more info) |
Issue Summary
After updating to 7.x-1.12 content is edited as expected. However, when attempting to edit a block, the WYSIWYG editor flashes on screen for a brief second and the screen goes black. The browser is in wait mode for the server but nothing happens.
If I configure CKEditor to default to plain text editor, the HTML5 code shows up and edits are handled as entered. If I click on the rich text editor to switch, the screen goes blank and nothing happens.
Environment Drupal 7.18
Comments
#1
Which version of CKEditor library do you use ?
Do you see any errors in Firebug (Firefox add-on) console ?
By Block do you mean edit Drupal blocks in admin panel (url like admin/structure/block)?