Closed
Bug 527471
Opened 15 years ago
Closed 12 years ago
Going to fullscreen mode via Javascript
Categories
(Firefox :: General, enhancement)
Firefox
General
Tracking
()
RESOLVED
DUPLICATE
of bug 545812
People
(Reporter: kaisellgren, Unassigned)
Details
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US; rv:1.9.2b3pre) Gecko/20091109 Namoroka/3.6b3pre Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US; rv:1.9.2b3pre) Gecko/20091109 Namoroka/3.6b3pre It would be certainly useful for Javascript based RIA's (Rich Internet Application) to be able to set fullscreen mode on/off. For example, the following snippet would fire a question dialog asking the user whether he wants this site to be able to set fullscreen mode: fullScreen = true; or setFullscreen(true); If the user wanted to, he would enable the site to be able to set fullscreen on / off. Just like with Flash, this would make better RIA's. Reproducible: Always Actual Results: Fullscreen only via F11.
Updated•12 years ago
|
Status: UNCONFIRMED → RESOLVED
Closed: 12 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•