Closed
Bug 1963886
Opened 14 days ago
Closed 14 days ago
Don't change with NC margins on minimized windows
Categories
(Core :: Widget: Win32, enhancement)
Core
Widget: Win32
Tracking
()
RESOLVED
FIXED
140 Branch
Tracking | Status | |
---|---|---|
firefox140 | --- | fixed |
People
(Reporter: emilio, Assigned: emilio)
References
Details
Attachments
(1 file)
No description provided.
Assignee | ||
Comment 1•14 days ago
|
||
I noticed while testing bug 1906740, that if you minimize and maximize
very fast, you can temporarily see a titlebar, specially with animation
effects off in Windows.
That's because we end up using the default NC area margin for minimized
windows. Instead, keep whichever margin we had. We'll recompute it on
sizemode changes anyways, but it's less likely to change this way.
Pushed by ealvarez@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/d3bf95e1d30d
Don't change with NC margins on minimized windows. r=win-reviewers,handyman
![]() |
||
Comment 3•14 days ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 14 days ago
status-firefox140:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 140 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•