[Webkit-unassigned] [Bug 116111] New: position: fixed & -webkit-transform rendering bug

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue May 14 11:12:44 PDT 2013


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

           Summary: position: fixed & -webkit-transform rendering bug
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
               URL: http://jsfiddle.net/ragulka/byGGH/1/
        OS/Version: Unspecified
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: CSS
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: illimar.tambek at gmail.com


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.

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