Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-9001] MobileWeb: Add fullscreen support to Ti.UI.Window

GitHub Issuen/a
TypeBug
PriorityLow
StatusClosed
ResolutionWon't Fix
Resolution Date2017-06-26T23:08:17.000+0000
Affected Version/sRelease 2.0.1
Fix Version/sn/a
ComponentsMobileWeb
Labelsn/a
ReporterChris Barber
AssigneeChris Barber
Created2012-05-05T10:59:34.000+0000
Updated2018-04-04T23:20:42.000+0000

Description

Ti.UI.Window has a fullscreen flag that Mobile Web does not currently support. Mobile web does support fullscreen video. This will only benefit desktop browsers. Fullscreen is more of a mode that applies to all windows. Once a window is opened fullscreen, the browser will switch to fullscreen. If you open a window, then it will be displayed while fullscreen. When those windows are closed, then it will automatically exit fullscreen mode. While this property only affects Ti.UI.Windows, it should almost be added to TagGroups too. Consult the other teams to see if that makes sense. Found a library that might be of help: https://github.com/sindresorhus/screenfull.js

Comments

  1. Lee Morris 2017-06-26

    Marking ticket as "Won't Fix" as MobileWeb has been deprecated.
  2. Eric Merriman 2018-04-04

    Closing as will not fix.

JSON Source