RESOLVED FIXED322020
[GLIB][a11y] WTR: Add missing implementation of takeFocus
https://bugs.webkit.org/show_bug.cgi?id=322020
Summary [GLIB][a11y] WTR: Add missing implementation of takeFocus
Diego Pino
Reported 2026-08-18 07:37:43 PDT
GLIB WKTestRunner is missing implementation of 'takeFocus', which is currently empty: ``` void AccessibilityUIElementAtspi::takeFocus() { } ``` At least 3 tests are marked as 'Skip' because of this missing implementation: accessibility/focus-change-id-mutation-and-removal-crash.html [ Skip ] accessibility/basic-focusability.html [ Skip ] http/tests/accessibility/focus-text-field-in-iframe.html [ Skip ]
Attachments
Diego Pino
Comment 1 2026-08-18 07:44:22 PDT
EWS
Comment 2 2026-08-18 09:21:32 PDT
Committed 319379@main (4e8b274fb225): <https://commits.webkit.org/319379@main> Reviewed commits have been landed. Closing PR #71859 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.