WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED CONFIGURATION CHANGED
37624
Contextmenu on <video> element has no video controls in Safari
https://bugs.webkit.org/show_bug.cgi?id=37624
Summary
Contextmenu on <video> element has no video controls in Safari
Silvia Pfeiffer
Reported
2010-04-14 16:38:37 PDT
I have Safari Version 4.0.5 (6531.22.7) running here. Request: Safari has no special contextmenu on the <video> and <audio> elements - could that please be introduced? Details: All other Web Browsers that support the HTML5 media element have a specific contextmenu on <video> that exposes some of the available JavaScript functions to the user to activate through the contextmenu. For example, Firefox has the following contextmenu: * toggle play/pause * toggle mute/unmute * toggle loop/no loop * toggle show/hide controls * toggle full screen * view video (similar to view image) * copy video location * save video as... * send video... The play/pause is particularly useful when you use a video element without @controls.
Attachments
Add attachment
proposed patch, testcase, etc.
Philippe Normand
Comment 1
2010-09-09 08:18:09 PDT
Sorry this might be a dupe of
bug 45021
for which I wrote a patch, wip :)
Philippe Normand
Comment 2
2010-09-09 08:21:52 PDT
(In reply to
comment #1
)
> Sorry this might be a dupe of
bug 45021
for which I wrote a patch, wip :)
Well that patch is not for Safari but it could probably be used to fix this bug
Eric Carlson
Comment 3
2019-10-14 09:15:32 PDT
Safari's context menu for a <video> element has: Show/Hide controls -------- Enter/Exit Full Screen Enter/Exit PiP -------- Open Video in New Tab Open Video in New Window -------- Download Video Download Video As... -------- Copy Video Address An <audio> element's context menu has: Show/Hide controls -------- Open Audio in New Tab Open Audio in New Window -------- Download Audio Download Audio As... -------- Copy Audio Address
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