Skip to main content

Search and Top Navigation

#10556 closed bug (patcheswelcome)

Opened August 15, 2014 05:04PM UTC

Closed August 17, 2014 01:25PM UTC

Last modified September 08, 2014 08:51PM UTC

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?

Attachments (0)
Change History (3)

Changed August 15, 2014 07:11PM UTC by zishanj comment:1

please check this jsFiddle link for the issue http://jsfiddle.net/74ucz5as/2/

Changed August 17, 2014 01:25PM UTC by scottgonzalez comment:2

resolution: → patcheswelcome
status: newclosed

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.

Changed September 08, 2014 08:51PM UTC by zishanj comment:3

Is there any patch released for this issue?