Another follow-up as I progress towards using RichTextEditor in non-EPF
plugins:
If I place a RichTextEditor in a JFace Dialog, there is an anomaly when
switching from the HTML tab to the Rich Text tab. If the cursor is in
the edit window when selecting the Rich Text tab, the dialog flashes
many times and eventually pops up an Internet Explorer error dialog that
says "Stack overflow at line: 0."
This happens regardless of the contents of the rich text or HTML edit
components.
I suspect some kind of incompatibility between the rte.js and placing
the editor in a modal dialog, but am not sure how to proceed.
Any help appreciated,
Eric