Page MenuHomePhabricator

handle cases where fullscreen is disabled.
Closed, DeclinedPublic

Description

This occurs with Seamonkey 2.13.2. When pressing the fullscreen option, the player disappears and the console shows:

"Timestamp: 09-11-12 11:17:13
Warning: Request for full-screen was denied because full-screen API is disabled by user preference.
Source File: https://commons.wikimedia.org/wiki/File:Maschine-stadt-luzern.ogv
Line: 0"


Version: master
Severity: normal

Details

Reference
bz41915

Event Timeline

bzimport raised the priority of this task from to Medium.Nov 22 2014, 12:51 AM
bzimport set Reference to bz41915.
TheDJ closed this task as Resolved.EditedAug 14 2015, 8:06 PM
TheDJ claimed this task.

Whoops, closed the wrong ticket

TheDJ set Security to None.

https://fullscreen.spec.whatwg.org/#dom-element-requestfullscreen

the spec has requestFullscreen return a promise (not sure how many browsers actually support that already.

If there was no permission given, then it should at the very least trigger [moz|webkit]fullscreenerror event on the document.

TheDJ removed TheDJ as the assignee of this task.Sep 18 2017, 1:40 PM
Jdforrester-WMF subscribed.

Mass-Declining all open tasks about the Kaltura audio/video player, as that code is no longer used and has been deleted. See T306971 for more information.