Opened 11 years ago

Closed 11 years ago

Last modified 11 years ago

#11200 closed Bug (fixed)

Inline widget gone on drop with basic editor setup

Reported by: Olek Nowodziński Owned by:
Priority: Normal Milestone: CKEditor 4.3.1
Component: General Version: 4.3 Beta
Keywords: Cc:

Description

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.

Attachments (1)

ie9_inline_widget_gone.mp4 (552.0 KB) - added by Olek Nowodziński 11 years ago.

Download all attachments as: .zip

Change History (4)

Changed 11 years ago by Olek Nowodziński

Attachment: ie9_inline_widget_gone.mp4 added

comment:1 Changed 11 years ago by Olek Nowodziński

Resolution: fixed
Status: newclosed

Fix pushed to master git:518b718.

comment:2 Changed 11 years ago by Olek Nowodziński

Summary: [IE9] Inline widget gone on drop with basic editor setupInline widget gone on drop with basic editor setup

comment:3 Changed 11 years ago by Piotrek Koszuliński

Milestone: CKEditor 4.3.1
Note: See TracTickets for help on using tickets.
© 2003 – 2022, CKSource sp. z o.o. sp.k. All rights reserved. | Terms of use | Privacy policy