NEW 237097
onpointerleave does not fire for disabled button
https://bugs.webkit.org/show_bug.cgi?id=237097
Summary onpointerleave does not fire for disabled button
josh.ferge
Reported 2022-02-23 11:32:13 PST
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.
Attachments
Radar WebKit Bug Importer
Comment 1 2022-02-23 15:37:49 PST
Note You need to log in before you can comment on or make changes to this bug.