WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
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
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2022-02-23 15:37:49 PST
<
rdar://problem/89382419
>
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug