Changes between Initial Version and Version 1 of Ticket #11343
- Timestamp:
- Dec 19, 2013, 4:23:22 PM (12 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #11343 – Description
initial v1 2 2 3 3 When `config.forcePasteAsPlainText` is set, dragging&dropping inline widget results in widget being lost. Either drag&drop should be automatically disabled when `config.forcePasteAsPlainText` is set or widgets should not be lost in this very specific case. 4 5 A sample with inline widget is attached, drag & drop the widget and see that it is lost.