Bug Tracker

Opened 15 years ago

Closed 15 years ago

#3357 closed bug (invalid)

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.

Change History (1)

comment:1 Changed 15 years ago by flesler

Resolution: invalid
Status: newclosed

Please repost this to the UI Bug Tracker. Just one please :)

Note: See TracTickets for help on using tickets.