Inline widget gone on drop with basic editor setup
Use the following setup of the editor:
CKEDITOR.replace( 'editor1', {
plugins: 'toolbar,dialog,basicstyles,wysiwygarea',
extraPlugins: 'placeholder'
});
Drag the inline widget and drop it. It's gone (see attached screencast)
It also happens to inline image2 widget.
Change History (4)
Resolution: |
→ fixed
|
Status: |
new →
closed
|
Summary: |
[IE9] Inline widget gone on drop with basic editor setup →
Inline widget gone on drop with basic editor setup
|
Milestone: |
→ CKEditor 4.3.1
|
Fix pushed to master git:518b718.