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
Bug 31786
FKA: Cannot play/pause on HTML5 video & audio element
https://bugs.webkit.org/show_bug.cgi?id=31786
Summary
FKA: Cannot play/pause on HTML5 video & audio element
Yves Van Goethem
Reported
2009-11-22 10:18:07 PST
I tested this on Firefox, the latest WebKit nightly, Safari 4.0.4 and a Chrome preview. 1. Go to the attached URL 2. Hit the TAB key to access a video element 3. Try to use the spacebar to play/pause a video/audio Shouldn't this work ? Especially because once you launch the full-screen mode you can use the spacebar to play/pause. It works as described in Firefox. Also the W3C Draft categorizes video and audio in "Interactive Content" :
http://www.w3.org/TR/html5/embedded-content-0.html#interactive-content
Attachments
Add attachment
proposed patch, testcase, etc.
Alexey Proskuryakov
Comment 1
2010-05-21 15:15:34 PDT
Looks like there are two separate issues in this test case: 1) A <video> without tabindex cannot be selected with keyboard or mouse. 2) Even when a <video> element is selected, space bar doesn't start/pause. This bug report is specifically about #2. Is there a bug filed for #1?
Yves Van Goethem
Comment 2
2010-05-21 15:42:15 PDT
Both are linked by the specification of Interactive Content, having only one of these functionalities wouldn't be sticking to the spec. Perhaps we should rename the bug either than splitting into two different entries ? However it would be great if somebody could work on this problems.
Alexey Proskuryakov
Comment 3
2010-05-21 15:58:57 PDT
It's likely that fixes will be in different code areas, and written by different people. Please file a separate bug.
Antonio Gomes
Comment 4
2011-09-14 16:11:40 PDT
Old title: - [Keyboard] Can't focus and play/pause on HTML5 video & audio element New title: - [Keyboard] Can not play/pause on HTML5 video & audio element The "Can't focus on video & audio element" part is being covered by
bug 67190
.
James Craig
Comment 5
2013-09-30 12:45:34 PDT
Related to
bug 117857
James Craig
Comment 6
2013-10-23 16:12:21 PDT
Duping out to 117857 since there is a proposed fix and the scope of the other includes this issue. *** This bug has been marked as a duplicate of
bug 117857
***
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