When using tinyMCE in the jqueryUI modal dialog box, I cannot use hyperlink functions or "insert image".
Basically, after many searches, I found this:
http://www.tinymce.com/develop/bugtracker_view.php?id=5917
The strange thing is that for me this is less than a problem with minyMCE and a problem with jqueryUI, since there is no problem when the jqueryUI modal property is set to false.
In a richer form, I saw that it happens that whenever tinyMCE loses focus, the first element in the form receives focus, even if it is not focused / pressed.
Are there any JavaScript gurus with any ideas on how I can keep the dialog modal and make tinyMCE work?
user1703809
source share