Opened 12 years ago
Last modified 10 years ago
#11343 confirmed Bug
Drag&drop: inline widgets disappear when forcePasteAsPlainText is set — at Version 1
Reported by: | Wiktor Walc | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | General | Version: | |
Keywords: | Cc: | joel.peltonen@… |
Description (last modified by )
Not sure if related to #11219.
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.
A sample with inline widget is attached, drag & drop the widget and see that it is lost.
Change History (2)
Changed 12 years ago by
Attachment: | replacebycode.html added |
---|
comment:1 Changed 12 years ago by
Description: | modified (diff) |
---|