Closed
Bug 227553
Opened 21 years ago
Closed 21 years ago
window.fullScreen returns false in full screen
Categories
(Core :: DOM: Core & HTML, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 127013
People
(Reporter: erik, Unassigned)
Details
(Keywords: testcase)
Attachments
(1 file)
516 bytes,
text/html
|
Details |
It seems window.fullScreen always returns false.
Changing to full screen does not change the value of the property. I've tried
this in both Mozilla 1.4.1 and the latest Mozilla Firebird nightly.
Reporter | ||
Comment 1•21 years ago
|
||
Comment 2•21 years ago
|
||
I suspect this is fixed by the patch on bug 127013 (attachment 92506 [details] [diff] [review]), which
doesn't actually fix that problem, but ensures that we always check the root
window for 'fullscreen-ness'.
Comment 3•21 years ago
|
||
I'll resummarize bug 127013 to make it more obvious.
*** This bug has been marked as a duplicate of 127013 ***
Status: NEW → RESOLVED
Closed: 21 years ago
Resolution: --- → DUPLICATE
Updated•6 years ago
|
Component: DOM → DOM: Core & HTML
You need to log in
before you can comment on or make changes to this bug.
Description
•