Bug 282630

Summary: [Navigation] Disabling a focused element does not move autofocus to next element
Product: WebKit Reporter: Patrick Griffis <pgriffis>
Component: WebCore Misc.Assignee: Nobody <webkit-unassigned>
Status: NEW    
Severity: Normal CC: webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 282627    

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.