Changes between Initial Version and Version 1 of Ticket #12096, comment 1
- Timestamp:
- Jun 11, 2014, 8:47:17 AM (11 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #12096, comment 1
initial v1 1 I'm sorry, but this is not a forum, but bug tracker. See http://ckeditor.com/forums.1 I'm sorry, but this is not a forum, but a bug tracker. See http://ckeditor.com/forums. 2 2 3 3 As for working in draggable divs - classic editor may cause problems because it has to be destroyed and reinitialized when its container is moved in the DOM. So either use divarea plugin or destroy and reinitialize editor in proper moments.