[Webkit-unassigned] [Bug 198036] New: The "mouseenter" and "pointerenter" events are fired from the bottom up

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon May 20 02:32:47 PDT 2019


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

            Bug ID: 198036
           Summary: The "mouseenter" and "pointerenter" events are fired
                    from the bottom up
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: UI Events
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: graouts at apple.com

The "mouseenter" and "pointerenter" are fired from the bottom up, from the event target to the root element, while they are fired in the opposite order in Firefox and Chrome. See the attached test case. I could not find any wording related to this in the DOM UI Events spec.

-- 
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/20190520/fd79e36e/attachment-0001.html>


More information about the webkit-unassigned mailing list