RESOLVED FIXED311881
AX: align with other browsers on handling of focused elements and aria-hidden
https://bugs.webkit.org/show_bug.cgi?id=311881
Summary AX: align with other browsers on handling of focused elements and aria-hidden
Dominic Mazzoni
Reported 2026-04-09 16:49:48 PDT
Discussed here: https://github.com/w3c/aria/pull/2181#discussion_r2002079011 The consensus seems to be that if focus lands inside an aria-hidden region, and an event handler doesn't move focus elsewhere before one animation frame, then the aria-hidden flag should be ignored and that region should be essentially permanently un-hidden. Previously, WebKit's behavior was to ignore aria-hidden when focus was inside but not persist that change.
Attachments
Radar WebKit Bug Importer
Comment 1 2026-04-09 16:49:54 PDT
Dominic Mazzoni
Comment 2 2026-04-09 16:52:48 PDT
EWS
Comment 3 2026-04-20 22:30:23 PDT
Committed 311648@main (758417724261): <https://commits.webkit.org/311648@main> Reviewed commits have been landed. Closing PR #62396 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.