NEW 281755
iOS / Safari 17.6.1 does not trigger :active on buttons
https://bugs.webkit.org/show_bug.cgi?id=281755
Summary iOS / Safari 17.6.1 does not trigger :active on buttons
Konnor Rogers
Reported 2024-10-18 08:44:52 PDT
Codepen: https://codepen.io/paramagicdev/pen/RwXgyZO The TLDR is that `button:active` never fires *unless* you have a `pointerdown` event attached to the `<body>`. This is seems semi-related to the "dismissable popover" doesn't work on mobile safari. https://bugs.webkit.org/show_bug.cgi?id=267688
Attachments
Radar WebKit Bug Importer
Comment 1 2024-10-25 08:45:15 PDT
Note You need to log in before you can comment on or make changes to this bug.