[Webkit-unassigned] [Bug 195098] New: window.eventSender mouse functions produces different results in WK1 and WK2

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Feb 27 08:11:55 PST 2019


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

            Bug ID: 195098
           Summary: window.eventSender mouse functions produces different
                    results in WK1 and WK2
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Tools / Tests
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: graouts at apple.com
                CC: lforschler at apple.com

Three tests added for webkit.org/b/195008 had to be skipped on WK1 because the mouse-related window.eventSender APIs produce different results between WK1 and WK2:

pointerevents/mouse/over-enter-out-leave.html [ Failure ]
pointerevents/mouse/pointer-capture.html [ Failure ]
pointerevents/mouse/pointer-events-before-mouse-events.html [ Failure ]

For instance, the test at pointerevents/mouse/over-enter-out-leave.html starts working if `eventSender.mouseDown()` is called prior to calling any of the other eventSender APIs. This is not required under WK2.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20190227/67f9e351/attachment-0001.html>


More information about the webkit-unassigned mailing list