[Webkit-unassigned] [Bug 83720] New: [Qt][WK2] Nested fixed elements scroll too fast

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Apr 11 14:44:39 PDT 2012


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

           Summary: [Qt][WK2] Nested fixed elements scroll too fast
           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


After http://trac.webkit.org/changeset/113791, the position of fixed elements is adjusted during scrolling to compensate for the difference between the scroll offset in the web process and the ui process.
Nested fixed elements are adjusted, but so are their ancestors, resulting in the delta being applied twice.

A patch is coming soon.

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