← Back to team overview

ubuntu-webapps-bugs team mailing list archive

[Bug 1308947] [NEW] Add support for fullscreen API

 

Public bug reported:

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

** Affects: oxide
     Importance: High
         Status: Fix Released

** Changed in: oxide
   Importance: Undecided => High

** Changed in: oxide
       Status: New => Fix Released

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

Title:
  Add support for fullscreen API

Status in Oxide Webview:
  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


Follow ups

References