Closed Bug 1517137 Opened 7 years ago Closed 7 years ago

Fullscreen elements aren't handled properly [NSFW website]

Categories

(Firefox for Android Graveyard :: General, defect)

Firefox 66
ARM
Android
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED INVALID

People

(Reporter: csheany, Unassigned)

References

()

Details

User Agent: Mozilla/5.0 (Android 7.1.1; Tablet; rv:66.0) Gecko/66.0 Firefox/66.0 Steps to reproduce: 1. Open m.highwebmedia.com 2. Click on a link 3. Play the video 4. Enter fullscreen Actual results: The URL bar is still visible and pressing the devices back button produces a navigation Expected results: To be determined
Hello and thank you for your report, There is nothing that can be done on our side since the problem is from the site and not how FF handles it, please contact the site owner and inform him about this specific problem. Closing the issue.
Status: UNCONFIRMED → RESOLVED
Closed: 7 years ago
OS: Unspecified → Android
Hardware: Unspecified → ARM
Resolution: --- → INVALID

I had a look at this as well, and agree with Bogdan. To elaborate, the reason this is a site issue and not a Firefox issue, is that the site is not using the Fullscreen API to make the video fullscreen. Rather, they are doing something custom. You can tell this because the video controls look different from the built-in ones, and the behaviour is very different (no auto-rotation, popup announcing fullscreen mode does not appear, URL bar does not hide, etc.).

Note that the page cannot just hide the URL bar without using a special API like Fullscreen. (This is a security measure. Otherwise, a malicious page could potentially hide the URL bar, draw its own, and hijack your browsing.)

Product: Firefox for Android → Firefox for Android Graveyard
You need to log in before you can comment on or make changes to this bug.