When inserting a Richtext widget into a sortable sequence, the content of the widget is disappearing on sorting.
Tinymce doesn't support DOM manipulations very well. To make it works, the tinymce widgets should be disabled on sort start and enabled on stop.
When inserting a Richtext widget into a sortable sequence, the content of the widget is disappearing on sorting.
Tinymce doesn't support DOM manipulations very well. To make it works, the tinymce widgets should be disabled on sort start and enabled on stop.