Ticket #1480 (closed enhancement: fixed)
Investigate removing Safari's "video blowup" option
| Reported by: | jeroen | Owned by: | pablo |
|---|---|---|---|
| Priority: | Normal | Milestone: | Backlog |
| Component: | html5 | Keywords: | |
| Cc: | Forum thread: |
Description
IMO the downsides of Safari's current fullscreen option (inconsistency between browsers, forced aspect ratio, loss of custom controls/elements) outweigh its upside (true fullscreen instead of full-browser-screen). We should discuss and investigate whether we should simply remove support for it.
Instead, we should wait until a few browsers have implemented the FullScreen API and leverage that.
Change History
Note: See
TracTickets for help on using
tickets.

We'll eventually want to address native browser fullscreen mode across all use cases (webkitFullscreen, mozFullscreen, etc)