WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
322020
[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
Add attachment
proposed patch, testcase, etc.
Diego Pino
Comment 1
2026-08-18 07:44:22 PDT
Pull request:
https://github.com/WebKit/WebKit/pull/71859
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.
Top of Page
Format For Printing
XML
Clone This Bug