RESOLVED INVALID 208436
AX: inputs such as buttons, checkboxes and radio are not tab focusable
https://bugs.webkit.org/show_bug.cgi?id=208436
Summary AX: inputs such as buttons, checkboxes and radio are not tab focusable
Naman Goel
Reported 2020-03-02 01:57:53 PST
When using the tab key to navigate websites using the keyboard, certain elements do not get focused. The bug can be easily reproduced on this test website: https://wicg.github.io/focus-visible/demo/ In my testing I cannot get anything before the LINKS heading to be focused. I'm also unable to focus sliders or the file input.
Attachments
Alexey Proskuryakov
Comment 1 2020-03-02 22:53:54 PST
All of these get selected if you use Option-Tab, or if you change a Safari advanced preference for Tab behavior, or if you enable full keyboard access in system preferences.
Note You need to log in before you can comment on or make changes to this bug.