RESOLVED FIXED 13742
TinyMCE: Link editor pop-up is blank in the advanced editor (works OK in the full editor)
https://bugs.webkit.org/show_bug.cgi?id=13742
Summary TinyMCE: Link editor pop-up is blank in the advanced editor (works OK in the ...
Justin Garcia
Reported 2007-05-15 17:14:40 PDT
Goto: http://tinymce.moxiecode.com/example_advanced.php?example=true Select some text and click on the Insert/Edit link button in the toolbar. A new window pops up but is blank.
Attachments
Mayel de Borniol - LeLab.TV
Comment 1 2007-06-24 16:42:59 PDT
This is what prevents the contents of the popup to show : // Add iframe doc.body.appendChild(iframe); The console says "Null value"
Robert Blaut
Comment 2 2008-02-10 13:05:20 PST
I've tested the given URL and it seems the bug is already fixed. Any confirmations?
Justin Garcia
Comment 3 2008-02-12 10:45:01 PST
Yes, this is fixed.
Note You need to log in before you can comment on or make changes to this bug.