← Back to team overview

ubuntu-webapps-bugs team mailing list archive

[Bug 1308947] Re: Add support for fullscreen API

 

** Also affects: webbrowser-app
   Importance: Undecided
       Status: New

** Changed in: webbrowser-app
       Status: New => In Progress

** Changed in: webbrowser-app
   Importance: Undecided => High

** Changed in: webbrowser-app
     Assignee: (unassigned) => Olivier Tilloy (osomon)

** Tags added: rtm14

-- 
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

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