Bug 178040
Summary: | HTML5 Media Element default controls do not work if JavaScript is disabled | ||
---|---|---|---|
Product: | WebKit | Reporter: | James Craig <jcraig> |
Component: | Media | Assignee: | Devin Rousso <hi> |
Status: | REOPENED | ||
Severity: | Normal | CC: | d.grammatiko, eric.carlson, graouts, jeremyj-wk, jer.noble, mcatanzaro, me, offbeatmammal, webkit-bug-importer |
Priority: | P2 | Keywords: | InRadar |
Version: | WebKit Nightly Build | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
See Also: | https://bugs.webkit.org/show_bug.cgi?id=237281 |
James Craig
Disable JavaScript and load this page:
https://www.w3.org/2010/05/video/mediaevents.html
No way to play the video. Videos should be playable by the user even if JavaScript is disabled. (Disabling JavaScript in the tab should not disable it in the <video> element's shadow DOM)
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Eric Carlson
<rdar://problem/32035810>
Alexey Proskuryakov
*** Bug 200433 has been marked as a duplicate of this bug. ***
Michael Catanzaro
This is one specific instance of a larger problem. There's some related discussion in bug #192753.
Alexey Proskuryakov
*** Bug 211886 has been marked as a duplicate of this bug. ***
Devin Rousso
Pull request: https://github.com/WebKit/WebKit/pull/2931
Sam Sneddon [:gsnedders]
*** This bug has been marked as a duplicate of bug 243155 ***
Sam Sneddon [:gsnedders]
gah, my bad
Sam Sneddon [:gsnedders]
*** Bug 243155 has been marked as a duplicate of this bug. ***