[Webkit-unassigned] [Bug 117232] New: [WK2][GTK] Apply scroll-offset and scale to mouse event in UIProcess.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jun 5 00:56:59 PDT 2013


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

           Summary: [WK2][GTK] Apply scroll-offset and scale to mouse
                    event in UIProcess.
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: WebKit2
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: ryumiel at company100.net
                CC: mrobinson at webkit.org, noam at webkit.org,
                    jae.park at company100.net


We need to apply scrolling and scaling to mouse event when we are in
    delegatedScrolling. To do that, scroll-offset should be cached in
    WebPageProxy, because mouse event should be transformed at its creation
    time.

    No new tests, covered by existing tests.

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