[Webkit-unassigned] [Bug 83980] New: [Qt][WK2] Fixed background is scrolling in http://www.nieuwecode.nl/

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Apr 14 10:19:28 PDT 2012


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

           Summary: [Qt][WK2] Fixed background is scrolling in
                    http://www.nieuwecode.nl/
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Layout and Rendering
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: yael.aharon at nokia.com


The page at http://www.nieuwecode.nl/ has a fixed position div with a background image, but it does not have z-index.
Currently, we do not create a graphics layer for fixed elements that don't have z-index, and that causes them to scroll.
Changing this in RenderLayerCompositor will fix this issue.

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