WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED DUPLICATE of
bug 117857
157736
AX: Audio and Video elements not accessible via keyboard
https://bugs.webkit.org/show_bug.cgi?id=157736
Summary
AX: Audio and Video elements not accessible via keyboard
David Storey
Reported
2016-05-15 21:00:42 PDT
Tests:
http://thepaciellogroup.github.io/AT-browser-tests/test-files/audio.html
http://thepaciellogroup.github.io/AT-browser-tests/test-files/video.html
Steps: Try to tab to audio or video (possible) then interact with controls (usually tab and arrows in other browsers) Expected: To be able to focus controls and interact with them Actual: Not possible, unless VoiceOver is running, which you're not likely to be using if you have motor impairments rather than visual. (apologies if a dupe, but I couldn't find one)
Attachments
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2016-05-15 21:01:21 PDT
<
rdar://problem/26292931
>
Marcy Sutton
Comment 2
2016-05-24 11:25:46 PDT
This is a serious accessibility problem preventing use of the default audio/video player and controls. Until it is fixed, we have to work around it with custom controls...a pretty big failing of otherwise useful HTML5 features.
James Craig
Comment 3
2016-07-20 13:16:15 PDT
This is resolved (partially) in the Sierra betas. Shadow DOM controls now accept keyboard focus from patch to
bug 117857
, but visible focus is still hidden on a view due to
bug 127260
. *** This bug has been marked as a duplicate of
bug 117857
***
James Craig
Comment 4
2016-07-20 13:16:55 PDT
(In reply to
comment #3
)
> This is resolved (partially) in the Sierra betas. Shadow DOM controls now > accept keyboard focus from patch to
bug 117857
, but visible focus is still > hidden on a view due to
bug 127260
.
^ on a few.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug