After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 114070 - GThumb shouldn't save main window's size of maximized
GThumb shouldn't save main window's size of maximized
Status: RESOLVED FIXED
Product: gthumb
Classification: Other
Component: general
unspecified
Other Linux
: Normal normal
: ---
Assigned To: Paolo Bacchilega
Paolo Bacchilega
Depends on:
Blocks:
 
 
Reported: 2003-05-31 00:03 UTC by Julien Olivier
Modified: 2004-12-22 21:47 UTC
See Also:
GNOME target: ---
GNOME version: 2.1/2.2



Description Julien Olivier 2003-05-31 00:03:26 UTC
If you close gthumb while it is maximized, it saves the maximized size.
Thus, next time you re-start gthumb, it will start maximized and, when
you'll click on "un-maximize", it will go back to the last saved size: the
maximized size !

As a result, you can't unmaximize gthumb if it was closed maximized (except
by resizing it manually).

PS: on some window managers such as kwin, this problem doesn't appear
because they  have a hack to prevent "un-maximized" size to be the sale as
"maximized" size. But that shouldn't be the WM's job to handle that.