WebView.fullscreen behaves differently for fullscreen Flash

Bug #1510973 reported by Chris Coulson
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Oxide
Fix Released
Medium
Chris Coulson

Bug Description

When ordinary web content requests fullscreen, it's not granted until the application sets WebView.fullscreen to true. It doesn't have to do this synchronously inside the WebView.fullscreenRequested handler.

When Flash content requests fullscreen, the content will overlay the entire webview (which will effectively be in full screen mode) regardless of what the application does, and there's not much we can do about this.

What we should probably do is automatically cancel the fullscreen Flash if the application doesn't set WebView.fullscreen to true in the fullscreenRequested handler.

Changed in oxide:
importance: Undecided → Medium
status: New → Triaged
Changed in oxide:
status: Triaged → Fix Released
assignee: nobody → Chris Coulson (chrisccoulson)
milestone: none → branch-1.12
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.