Closed
Bug 217486
Opened 22 years ago
Closed 21 years ago
Minimized window doesn't work in fullscreen mode
Categories
(Core :: XUL, defect)
Tracking
()
RESOLVED
FIXED
People
(Reporter: mkaply, Assigned: mkaply)
Details
(Keywords: fixed1.4.1)
Attachments
(1 file)
4.62 KB,
patch
|
jhpedemonte
:
review+
mkaply
:
superreview+
mkaply
:
approval1.4.1+
mkaply
:
approval1.5+
|
Details | Diff | Splinter Review |
If you switch to fullscreen mode and minimize the window, you can't restore it
properly.
Assignee | ||
Comment 1•22 years ago
|
||
This is essentially a rewrite of fullscreen mode. Rather than removing widgets,
I just size the window bigger than the screen.
This makes things like system menus, etc. Still work.
Also, I fixed a long standing bug where single click on a minimized window
would bring it up.
Assignee | ||
Updated•22 years ago
|
Attachment #130474 -
Flags: review?(pedemont)
Comment 3•22 years ago
|
||
Comment on attachment 130474 [details] [diff] [review]
Fix
Wrap lines at 80 chars. Otherwise, r=pedemont
Attachment #130474 -
Flags: review?(pedemont) → review+
Assignee | ||
Comment 4•21 years ago
|
||
Comment on attachment 130474 [details] [diff] [review]
Fix
sr=blizzard (platform specific)
a=mkaply
Attachment #130474 -
Flags: superreview+
Attachment #130474 -
Flags: approval1.5+
Attachment #130474 -
Flags: approval1.4.x+
Assignee | ||
Comment 5•21 years ago
|
||
Checked in to branch and trunk
You need to log in
before you can comment on or make changes to this bug.
Description
•