https://bugzilla.wikimedia.org/show_bug.cgi?id=22703

           Summary: True fullscreen mode for webkit
           Product: mwEmbed
           Version: unspecified
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: enhancement
          Priority: Normal
         Component: Video player
        AssignedTo: d...@ucsc.edu
        ReportedBy: hart...@videolan.org


Add an option to alt-click fullwindow button and go to webkit fullscreenmode
(no custom controls are allowed in fullscreen mode, and subtitles thus won't
work either of course).

The action itself is simple:
if( <video>.webkitSupportsFullscreen == true) <video>.webkitEnterFullscreen()

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.

_______________________________________________
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to