[Webkit-unassigned] [Bug 96111] New: Wheel-events sometimes reset scroll-position

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Sep 7 08:07:45 PDT 2012


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

           Summary: Wheel-events sometimes reset scroll-position
           Product: WebKit
           Version: 420+
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebKit2
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: allan.jensen at nokia.com


If a web-page catches a scroll or wheel event and changes the document, the resulting change in contentSize will cause PageViewportController to rescale the page and lose the scroll-position.

It can be fixed by setting HadUserInteraction when the PageViewportController receives a scroll request.

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