[Webkit-unassigned] [Bug 50897] New: wrong z-Index for video element in combination of 3D transformed DIV

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Dec 12 15:20:08 PST 2010


https://bugs.webkit.org/show_bug.cgi?id=50897

           Summary: wrong z-Index for video element in combination of 3D
                    transformed DIV
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Macintosh Intel
               URL: http://test100.flyingdog.de/test/3dtest.html
        OS/Version: Mac OS X 10.6
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: CSS
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: mausz at flyingdog.de


In the example the video is always on top despite a lower z-index. this problem appears only by using a  a -webkit-transform: perspective(..) rotateX(...); on the other div which should be on top of video.
these combinations are working (same code with little modification):
* http://test100.flyingdog.de/test/3dtest2.html   - 3D transform of a DIV on top of an image
* http://test100.flyingdog.de/test/3dtest3.html  - no 3D transformation on top of a video
tested on r73490 and Safari 5.0.3.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list