← Back to team overview

ubuntu-webapps-bugs team mailing list archive

[Bug 1543761] Re: Move fullscreen logic out of oxide::WebView

 

** Changed in: oxide
    Milestone: None => branch-1.14

** Changed in: oxide
       Status: In Progress => 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/1543761

Title:
  Move fullscreen logic out of oxide::WebView

Status in Oxide:
  Fix Released

Bug description:
  With bug 1542119, compositing logic and input handling will move to
  WebContentsView, and a new client class will be used for querying
  bounds / visibility etc from the actual view (whether that be
  OxideQQuickWebView or some other content view).

  To do this, fullscreen logic needs to come out of oxide::WebView, as
  we need to query fullscreen state when determing the view bounds.

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


References