Closed
Bug 1773118
Opened 3 years ago
Closed 3 years ago
Fix transition from fullscreen to maximized window
Categories
(Core :: Widget: Gtk, defect)
Core
Widget: Gtk
Tracking
()
RESOLVED
FIXED
103 Branch
| Tracking | Status | |
|---|---|---|
| firefox103 | --- | fixed |
People
(Reporter: emilio, Assigned: emilio)
References
Details
Attachments
(1 file)
Moving the first patch from bug 1772693 here so that the second can land separately.
| Assignee | ||
Comment 1•3 years ago
|
||
We don't call MakeFullScreen(false), causing weirdness. This is needed even
with the next patch because otherwise other things like grabbing the tabbar
cause the same kind of weirdness.
Updated•3 years ago
|
Assignee: nobody → emilio
Status: NEW → ASSIGNED
Pushed by ealvarez@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/2c7ec3e5aec8
Fix transition from fullscreen to maximized. r=stransky
Comment 3•3 years ago
|
||
| bugherder | ||
Status: ASSIGNED → RESOLVED
Closed: 3 years ago
status-firefox103:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 103 Branch
Updated•3 years ago
|
QA Whiteboard: [qa-103b-p2]
You need to log in
before you can comment on or make changes to this bug.
Description
•