Bug 208436

Summary: AX: inputs such as buttons, checkboxes and radio are not tab focusable
Product: WebKit Reporter: Naman Goel <naman34>
Component: FormsAssignee: Nobody <webkit-unassigned>
Status: RESOLVED INVALID    
Severity: Major CC: ap, cdumez, wenson_hsieh
Priority: P2 Keywords: HasReduction, HTML5
Version: Safari 13   
Hardware: Mac   
OS: macOS 10.15   
URL: https://wicg.github.io/focus-visible/demo/

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.