Closed
Bug 606973
Opened 15 years ago
Closed 9 years ago
Returning from full screen mode causes any newly opened windows to be maximized
Categories
(Core :: Widget: Cocoa, defect)
Tracking
()
RESOLVED
WORKSFORME
People
(Reporter: illusionmist62442, Unassigned)
References
Details
(Keywords: regression)
User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.6; rv:2.0b8pre) Gecko/20101025 Firefox/4.0b8pre
Build Identifier: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.6; rv:2.0b8pre) Gecko/20101025 Firefox/4.0b8pre
After returning from full screen mode, any newly opened windows become maximized in spite of the original state.
Reproducible: Always
Steps to Reproduce:
1. The windows are unmaximized.
2. Enter and leave full screen in any window.
3. Any windows opened from now on will open in maximized state.
Comment 2•15 years ago
|
||
It is actually worse. Once you've gone into (and out of) full screen mode, then quit the browser, the next startup opens existing windows fully maximized, whatever the width of the window was.
This goes back at least to the 0902 build
Mozilla/5.0 (Macintosh; Intel Mac OS X 10.6; rv:2.0b6pre) Gecko/20100902 Firefox/4.0b6pre
from cset http://hg.mozilla.org/mozilla-central/rev/dc2939f2640d
Component: General → Widget: Cocoa
Product: Firefox → Core
QA Contact: general → cocoa
Comment 3•15 years ago
|
||
This happens until you resize the existing window (presumably this means until the next sizemode event). Unless something happened recently, this sounds similar to bug 539601.
Updated•15 years ago
|
Status: UNCONFIRMED → NEW
Ever confirmed: true
Updated•15 years ago
|
Keywords: regression
So is this or bug 539601 gonna make it into 4.0?
Seems like quite an annoyance to me...
Weird, it seems to be working fine with the latest nightly... has any related fix been committed?
Comment 6•9 years ago
|
||
User Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.11; rv:50.0) Gecko/20100101 Firefox/50.0
I have tested this issue on Mac OS X 10.11 with the latest Firefox release (47.0) and the latest Nightly (50.0a1-20160703030210) and could not reproduce it.
When opening different windows of Firefox after entering and leaving full screen, any newly opened windows are opened unmaximized.
Based on comment 5 from the reporter and considering the fact that I cannot reproduce this, I will mark this as Resolved-Worksforme.
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•