RESOLVED DUPLICATE of bug 41330 43376
Flash video doesn't respect z-index with accelerated compositing enabled
https://bugs.webkit.org/show_bug.cgi?id=43376
Summary Flash video doesn't respect z-index with accelerated compositing enabled
Jon Honeycutt
Reported 2010-08-02 13:53:07 PDT
This is broken out of bug #38443. The page has an iframe with Flash video that uses wmode=transparent so that the page's menu can use a higher z-index to composite on top of the video. However, if hardware accelerated compositing is enabled, the menu appears under the Flash video rather than overlaying it. To reproduce: - Ensure accelerated compositing is enabled - Open the above page - Mouse over the text "HOME", which should show a menu on top of the Flash video If hardware acceleration is disabled, the menu overlays the video.
Attachments
Simon Fraser (smfr)
Comment 1 2010-08-02 14:00:50 PDT
*** This bug has been marked as a duplicate of bug 41330 ***
Note You need to log in before you can comment on or make changes to this bug.