RESOLVED FIXED 44877
Media objects in nested iframes showing above everything else in TinyMCE
https://bugs.webkit.org/show_bug.cgi?id=44877
Summary Media objects in nested iframes showing above everything else in TinyMCE
oliver
Reported 2010-08-30 11:32:59 PDT
you guys recently fixed bug 41330 where media objects in iFrames would end up on the top level covering everything else even when proper Z-index settings were in place. However, that issue was only partially resolved. In TinyMCE (the most widely used CMS in the world) it is still an issue. here is a link that will take you to a page that I set up showing the bug in action. you can click on some of the INSERT BUTTONS in the toolbar and see the pop up windows for the objects end up below the Flash slideshow. normally it is supposed to show ABOVE everything in the content window. strange thing - if you add a second media objects OUTSIDE of the iframe (or even a DIV tag), it fixes the issue so that even the object inside the iFrame no longer dominates the top level. http://www.sites.easyprowebtools.com/s5bugs/
Attachments
Patch (30.21 KB, patch)
2010-11-05 15:05 PDT, Simon Fraser (smfr)
mitz: review+
Simon Fraser (smfr)
Comment 1 2010-08-31 10:49:14 PDT
Simon Fraser (smfr)
Comment 2 2010-11-03 11:51:21 PDT
Simon Fraser (smfr)
Comment 3 2010-11-05 15:05:19 PDT
Simon Fraser (smfr)
Comment 4 2010-11-05 15:12:42 PDT
I filed bug 49102 on the issue that forced me to turn off style sharing for some kinds of elements in this patch.
oliver
Comment 5 2010-11-05 17:04:14 PDT
Every bug that I have reported (including this one) seems to affect Webkit and Safari, but not Chrome. I'm no expert, but can't we just ask Google what they are doing to fix these issues and do the same? If not, forgive me for my ignorance. I am only a web developer and when I can't get code working right, I see what other people are doing to make it work, and I follow suit. I know that writing code for applications is much more complex and that same principal may not apply, but I don't know. Anyway, I appreciate how hard you guys are working - keep up the good work!
Simon Fraser (smfr)
Comment 6 2010-11-05 17:13:42 PDT
Chrome doesn't yet have accelerated rendering. They may not have these bugs, but they are eating way more of your CPU when playing Flash and video.
Simon Fraser (smfr)
Comment 7 2010-11-08 11:48:50 PST
Note You need to log in before you can comment on or make changes to this bug.