[Webkit-unassigned] [Bug 237097] New: onpointerleave does not fire for disabled button

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Feb 23 11:32:13 PST 2022


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

            Bug ID: 237097
           Summary: onpointerleave does not fire for disabled button
           Product: WebKit
           Version: Safari 15
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: UI Events
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: josh.ferge at gmail.com

Safari, inconsistently with other browsers, does not fire a onpointerleave event for disabled buttons. tested on safari 15.3 and 15.4.

Example: https://jsfiddle.net/z4j0hy21/

The event fires on chrome and firefox, but not safari. See https://github.com/facebook/react/issues/18753 for further discussion.

-- 
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/20220223/b5ca75a8/attachment-0001.htm>


More information about the webkit-unassigned mailing list