NEW 248903
Disable the focus moves to an element which doesn't satisfy the spec
https://bugs.webkit.org/show_bug.cgi?id=248903
Summary Disable the focus moves to an element which doesn't satisfy the spec
Ahmad Saleem
Reported 2022-12-07 13:41:02 PST
Hi Team, This is just a bug placeholder to do Blink patch merge to align with Web-Spec: Blink Commit - https://src.chromium.org/viewvc/blink?view=revision&revision=182040 Just wanted to raise this bug, it might be related bug 139945. Thanks!
Attachments
Testcase (271 bytes, text/html)
2023-05-24 16:10 PDT, Ahmad Saleem
no flags
Ahmad Saleem
Comment 1 2022-12-07 13:43:10 PST
Radar WebKit Bug Importer
Comment 2 2022-12-14 13:41:16 PST
Ahmad Saleem
Comment 3 2022-12-18 07:33:27 PST
NOTE - I think we need to skip this on iOS and it is failing following test added by this patch: tabindex-no-focusable.html While for other Webkit platforms like GTK and macOS, they are failing same test and I think it might be due to another focus bug we might have.
Ahmad Saleem
Comment 4 2023-05-24 16:10:39 PDT
Created attachment 466487 [details] Testcase Hit tab in 'input field' and it should not sequentially move.
Note You need to log in before you can comment on or make changes to this bug.