Bug 43376 - Flash video doesn't respect z-index with accelerated compositing enabled
Summary: Flash video doesn't respect z-index with accelerated compositing enabled
Status: RESOLVED DUPLICATE of bug 41330
Alias: None
Product: WebKit
Classification: Unclassified
Component: Layout and Rendering (show other bugs)
Version: 528+ (Nightly build)
Hardware: PC OS X 10.5
: P2 Normal
Assignee: Nobody
URL: http://www.test1.easyprowebtools.com/
Keywords:
Depends on:
Blocks:
 
Reported: 2010-08-02 13:53 PDT by Jon Honeycutt
Modified: 2010-08-02 14:00 PDT (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Jon Honeycutt 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.
Comment 1 Simon Fraser (smfr) 2010-08-02 14:00:50 PDT

*** This bug has been marked as a duplicate of bug 41330 ***