NEW282630
[Navigation] Disabling a focused element does not move autofocus to next element
https://bugs.webkit.org/show_bug.cgi?id=282630
Summary [Navigation] Disabling a focused element does not move autofocus to next element
Patrick Griffis
Reported 2024-11-05 11:26:16 PST
There is one failure for the test "Two elements with autofocus, present before navigation, but the first gets disabled; the second gets focused" in `navigation-api/focus-reset/autofocus.html` I assume `Element::findAutofocusDelegate()` is not taking disabled elements into account.
Attachments
Radar WebKit Bug Importer
Comment 1 2024-11-12 11:27:14 PST
Note You need to log in before you can comment on or make changes to this bug.