Opened 10 years ago

Closed 10 years ago

Last modified 10 years ago

#11857 closed Bug (invalid)

ckeditor lose data and freeze after drop using jquery.sortable

Reported by: Alberto Priore Owned by:
Priority: Normal Milestone:
Component: General Version:
Keywords: Cc:

Description

I'm using ckeditor inside sortable item in jquery.sortable http://johnny.github.io/jquery-sortable/, but when I complete the dragging event, on drop of the item, ckeditor lost data and freeze.

Has anyone had the same issue and can suggest me a workaround?

Change History (3)

comment:1 Changed 10 years ago by Jakub Ś

Resolution: invalid
Status: newclosed
Version: 4.3.4

When you detach CKEditor's iframe from document it breaks. You need to reload the editor when you drop it.

comment:2 Changed 10 years ago by Jakub Ś

#12360 was marked as duplicate.

comment:3 Changed 10 years ago by Jakub Ś

Similar "won't fix" is mentioned here #12393

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