Bug 237097 - onpointerleave does not fire for disabled button
Summary: onpointerleave does not fire for disabled button
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: UI Events (show other bugs)
Version: Safari 15
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords: InRadar
Depends on: 251246
Blocks:
  Show dependency treegraph
 
Reported: 2022-02-23 11:32 PST by josh.ferge
Modified: 2023-01-26 21:04 PST (History)
4 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description josh.ferge 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.
Comment 1 Radar WebKit Bug Importer 2022-02-23 15:37:49 PST
<rdar://problem/89382419>