RESOLVED INVALID 239505
Focusable elements no longer receive focus in Safari 15.4
https://bugs.webkit.org/show_bug.cgi?id=239505
Summary Focusable elements no longer receive focus in Safari 15.4
Liam DeBeasi
Reported 2022-04-19 10:10:09 PDT
Created attachment 457911 [details] Code reproduction As of Safari 15.4, certain focusable elements such as <button> no longer receive focus. Steps to reproduce: 1. Open the attached code reproduction in Safari 15.4 for macOS. 2. Press the "Tab" key. Observe that the button element does not receive focus. Expected Behavior: I expect that the button will receive focus. Actual Behavior: The button does not receive focus. Other Information: - This works as expected in the latest versions of Chrome and Firefox. - This works as expected in Safari 15.2 for macOS. - I can reproduce this in STP 143
Attachments
Code reproduction (274 bytes, text/html)
2022-04-19 10:10 PDT, Liam DeBeasi
no flags
Note You need to log in before you can comment on or make changes to this bug.