RESOLVED WORKSFORME 116111
position: fixed & -webkit-transform rendering bug
https://bugs.webkit.org/show_bug.cgi?id=116111
Summary position: fixed & -webkit-transform rendering bug
Illimar Tambek
Reported 2013-05-14 11:11:10 PDT
When a page has a fixed position element that is contained within a relatively positioned element, and that page also has any element that uses -webkit-transform in it's styles, there is a rendering issue with anything that is inside the fixed element, and with the fixed element itself as well. The rendering issue is that when adding or removing styles and classes dynamically, the results are not rendered correctly. Also, hover styles are not working. Please see the URL for an example, as it is a bit hard for me to explain. This bug appears on both Chrome and Safari.
Attachments
Simon Fraser (smfr)
Comment 1 2013-05-15 14:40:41 PDT
I can't reproduce in recent Nightly builds. Can you?
Illimar Tambek
Comment 2 2013-05-16 00:00:03 PDT
I haven't actually tried with Webkit Nightly. I tried with the latest Safari (6.0.04, with Webkit 536.29.13 at the time of writing) and Chrome.
Illimar Tambek
Comment 3 2013-05-16 00:04:23 PDT
I just tried with the latest Nightly and this issue seems to be fixed there.
Note You need to log in before you can comment on or make changes to this bug.