Closed
Bug 248473
Opened 20 years ago
Closed 19 years ago
Returning from Full Screen doesn't restore window size
Categories
(SeaMonkey :: General, defect)
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 126730
People
(Reporter: craig.emery, Unassigned)
Details
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7) Gecko/20040615 Firefox/0.9
Build Identifier: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7) Gecko/20040615 Firefox/0.9
When returning from Full Screen, the window decoration it restored (close box
etc) and the menu's and tool bar return too, but the window itself doesn't
return to the size it had before becoming full screen. It's as big as if I'd
maximised it but it's not actually maximised, it's resized.
Reproducible: Always
Steps to Reproduce:
1. Have a normal window smaller than whole display
2. Hit F11
3. Hit F11
Actual Results:
Window size not restored to previous dimensions
Expected Results:
Window size (and hopefully position) should be restored to the pre-"full screen"
dimensions
Using Metacity / GNOME under RedHat 9.
Reporter | ||
Comment 1•20 years ago
|
||
Confirmed with 2004-06-23-11-0.9-i686-linux-gtk2+xft and
2004-06-23-08-trunk-i686-linux-gtk2+xft
Hmm. On a day old trunk CVS build, Gtk2, window.size is remembered just fine.
But window *position* is not restored: The window instead is relocated so the
upper left corner is placed in upper left corner of the display.
Reporter | ||
Comment 3•20 years ago
|
||
I still have this with 1.0 and RH9
Updated•20 years ago
|
Product: Browser → Seamonkey
OPossibily related bugs: bug 158842 and bug 126730.
Comment 6•19 years ago
|
||
*** This bug has been marked as a duplicate of 126730 ***
Status: UNCONFIRMED → RESOLVED
Closed: 19 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•