#10556 closed bug (patcheswelcome)
Sortable Accordion Crashes the TinyMCE Editor
Reported by: | zishanj | Owned by: | |
---|---|---|---|
Priority: | minor | Milestone: | none |
Component: | ui.accordion | Version: | 1.11.1 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
Hello,
I am using latest version of jqueryui 1.11.1 with Accordion plugin. I am using sortable feature with Accordion plugin. This sortable feature works well simple html content and textarea field. But when I use TinyMCE editor then after I sort the accordion by dragging it, it crashes the TinyMCE editor and I am unable to enter any text inside it. jQuery UI Tab plugin works fine with TinyMCE and sortable feature.
I have created a jsFiddle also here http://jsfiddle.net/74ucz5as/
Is there any workaround to this?
Change History (3)
comment:1 Changed 9 years ago by
comment:2 Changed 9 years ago by
Resolution: | → patcheswelcome |
---|---|
Status: | new → closed |
WYSIWYG editors are known to be very finicky about moving around in the DOM and they are way too complex of an external library for us to be debugging.
please check this jsFiddle link for the issue http://jsfiddle.net/74ucz5as/2/