[Webkit-unassigned] [Bug 35548] -webkit-transform rules break position: fixed;

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Apr 3 13:34:45 PDT 2010


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





--- Comment #2 from Tom Waterhouse <tom at 2dforever.com>  2010-04-03 13:34:45 PST ---
Created an attachment (id=52499)
 --> (https://bugs.webkit.org/attachment.cgi?id=52499)
Example of z-index not working when webkit-transform is applied

I've found this myself using -webkit-transform rotation on div elements. The
z-index of objects doesn't seem to do anything. I've set up a demo (attached)
showing on the left, without transformation and on the right, with
transformation. It's exactly the same html and css, apart from the right
example uses transform.

This is apparent on Webkit Version 4.0.5 (6531.22.7, r56990) and before.
(Noticed first on Mac OS 10.6.3, but also checked in Windows Safari 4 release).

Hope the example helps!

-- 
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