[Webkit-unassigned] [Bug 37624] New: Contextmenu on <video> element has no video controls in Safari

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Apr 14 16:38:37 PDT 2010


https://bugs.webkit.org/show_bug.cgi?id=37624

           Summary: Contextmenu on <video> element has no video controls
                    in Safari
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Macintosh Intel
        OS/Version: Mac OS X 10.6
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: Media Elements
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: silviapfeiffer1 at gmail.com


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.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list