[Webkit-unassigned] [Bug 79748] New: [Chromium] We should reset mouse position before calling eventSender.mouseMove in LayoutTest

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Feb 27 23:16:33 PST 2012


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

           Summary: [Chromium] We should reset mouse position before
                    calling eventSender.mouseMove in LayoutTest
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Tools / Tests
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: yosin at chromium.org


It seems flaky layout tests in fast/forms/number sometimes didn't receive mouse move event. This may be the root cause of flaky.
I update following tests adding reset mouse position before sending mouse move event.
 * input-number-events.html
 * input-number-large-padding.html
 * input-spinbutton-capturing.html
I'm not sure this update remove flake. But, I believe it is worth to try and make out test robust.
If this update won't fix flaky, I'll seek another for root of flaky.

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