Side navigation
#3357 closed bug (invalid)
Opened September 11, 2008 08:13AM UTC
Closed September 11, 2008 02:25PM UTC
Tinymce doesn't work in jQuery.dialog
Reported by: | dobby | Owned by: | flesler |
---|---|---|---|
Priority: | major | Milestone: | 1.3 |
Component: | unfiled | Version: | 1.2.6 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
A tinymce editor doesn't work if you put it into a jQuery dialog, it loads but you can't edit the text inside. It's also impossible to set or get the html out of the editor through:
tinyMCE.execInstanceCommand("editor2", "mceSetContent", false, "mycontent", true);
It seems to be a problem with the dynamic addition of the dialog wrapper tags, if you add the dialog html in a static way the editor works just fine.
Attachments (0)
Change History (1)
Changed September 11, 2008 02:25PM UTC by comment:1
resolution: | → invalid |
---|---|
status: | new → closed |
Please repost this to the UI Bug Tracker.
Just one please :)