Closed Bug 670026 Opened 14 years ago Closed 13 years ago

Fullscreen window from sizemode="fullscreen" should have windowState STATE_FULLSCREEN

Categories

(Core :: Widget: Cocoa, defect)

x86_64
macOS
defect
Not set
minor

Tracking

()

RESOLVED FIXED

People

(Reporter: karlt, Unassigned)

References

()

Details

(Keywords: testcase, Whiteboard: [fixed by bug 539601])

Attachments

(1 file)

Attached patch mochitestSplinter Review
When a XUL window with sizemode="fullscreen" is opened, windowState remains STATE_NORMAL even though fullScreen is true. Expected results windowState is STATE_FULLSCREEN. The attached mochitest (which passes on X11 and NT) demonstrates the problem. 9723 ERROR TEST-UNEXPECTED-FAIL | chrome://mochitests/content/chrome/layout/forms/test/test_bug665540.html | window state should be fullscreen 2 - got 3, expected 4 9726 ERROR TEST-UNEXPECTED-FAIL | chrome://mochitests/content/chrome/layout/forms/test/test_bug665540.html | window state should be fullscreen 3 - got 3, expected 4 (This is not simply a delay in windowState being updated. It is still incorrect some time later. May be related to bug 409095.)
Looks like this test may have also picked up this bug, were it running http://hg.mozilla.org/mozilla-central/rev/299c005302cd
Flags: in-testsuite+
Somewhere in my work on bug 639705 (and more specifically bug 539601 which I've rolled in there), this test is passing.
Depends on: 539601
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
Whiteboard: [fixed by bug 539601]
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: