[Webkit-unassigned] [Bug 131395] New: [Mac] WK1 and WK2 Scroll Amounts Sometimes Differ

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Apr 8 14:25:28 PDT 2014


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

           Summary: [Mac] WK1 and WK2 Scroll Amounts Sometimes Differ
           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: bfulgham at webkit.org


Three of the test cases I added under Bug 130983 show slightly different scroll amounts when run under the WK1 DumpRenderTree compared to the WK2 TestRunner.

The overall test case works properly, but the numerical (pixel) amounts of the scroll moves are not the same:

WK1: Position after scroll: 58
WK2: Position after scroll: 70

This may not be an error at all, but just a byproduct of the difference in even handling between the two platforms (perhaps an extra scroll moment step is received for WK2).

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