← Back to team overview

ubuntu-webapps-bugs team mailing list archive

[Bug 1308947] Re: Add support for fullscreen API

 

This bug was fixed in the package webbrowser-app -
0.23+14.10.20140618.2-0ubuntu1

---------------
webbrowser-app (0.23+14.10.20140618.2-0ubuntu1) utopic; urgency=low

  [ Olivier Tilloy ]
  * Honour fullscreen requests. (LP: #1308947)
 -- Ubuntu daily release <ps-jenkins@xxxxxxxxxxxxxxxxxxx>   Wed, 18 Jun 2014 11:49:35 +0000

** Changed in: webbrowser-app (Ubuntu)
       Status: New => Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
WebApps bug tracking, which is subscribed to webbrowser-app.
https://bugs.launchpad.net/bugs/1308947

Title:
  Add support for fullscreen API

Status in Oxide Webview:
  Fix Released
Status in Web Browser App:
  In Progress
Status in “webbrowser-app” package in Ubuntu:
  Fix Released

Bug description:
  We need to support the HTML fullscreen API. The way this will work is
  that there will be a WebView.fullscreenRequested signal with a boolean
  indicating whether the site wants to enter or exit fullscreen. The
  application will then set WebView.fullscreen accordingly (after
  prompting the user) and will also be responsible for hiding
  application chrome and making the top-level window fullscreen on
  platforms that support it

To manage notifications about this bug go to:
https://bugs.launchpad.net/oxide/+bug/1308947/+subscriptions


References