[Webkit-unassigned] [Bug 45560] New: Expose an entry point to Chrome for scrolling portions of the page

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Sep 10 12:46:28 PDT 2010


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

           Summary: Expose an entry point to Chrome for scrolling portions
                    of the page
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: Enhancement
          Priority: P2
         Component: WebKit API
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: rjkroege at chromium.org


It is desirable under certain circumstances (inertial scroll for example) for the Chromium RenderWidget to be able to request portions of the contained WebWidget to scroll as if it were the target of mouse wheel events. I propose adding a method gestureScroll to the WebWidget in chromium/public/WebWidget to provide this functionality: calling gestureScroll results in the same behaviour as pixel precision wheel events to the specified positions in the WebWidget.

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