touch-packages team mailing list archive
-
touch-packages team
-
Mailing list archive
-
Message #48328
[Bug 1379766] Re: --fullscreen command-line switch doesn’t work
** Changed in: webbrowser-app (Ubuntu RTM)
Status: Confirmed => Fix Released
** Changed in: webbrowser-app (Ubuntu)
Assignee: (unassigned) => Olivier Tilloy (osomon)
** Changed in: canonical-devices-system-image
Assignee: (unassigned) => Olivier Tilloy (osomon)
** Changed in: webbrowser-app (Ubuntu RTM)
Assignee: (unassigned) => Olivier Tilloy (osomon)
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to webbrowser-app in Ubuntu.
https://bugs.launchpad.net/bugs/1379766
Title:
--fullscreen command-line switch doesn’t work
Status in the base for Ubuntu mobile products:
Fix Released
Status in Web Browser App:
Fix Released
Status in webbrowser-app package in Ubuntu:
Fix Released
Status in webbrowser-app package in Ubuntu RTM:
Fix Released
Bug description:
Both webbrowser-app and webapp-container advertise a "--fullscreen"
command-line switch to allow running applications fullscreen.
However this doesn’t work: the window is briefly shown fullscreen, and
then restored to its normal state. This is most likely because of this
code snippet in webbrowser-app.qml (and its counterpart in webapp-
container.qml):
visibility: browser.currentWebview &&
browser.currentWebview.fullscreen ? Window.FullScreen :
Window.AutomaticVisibility
The value for 'visibility' needs to take into account the --fullscreen
command-line switch.
To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1379766/+subscriptions