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 549475 - De-iconifying a maximized window restores to a non-maximized size
De-iconifying a maximized window restores to a non-maximized size
Status: RESOLVED DUPLICATE of bug 528975
Product: gtk+
Classification: Platform
Component: Backend: Win32
2.12.x
Other All
: Normal minor
: ---
Assigned To: gtk-win32 maintainers
gtk-bugs
Depends on:
Blocks:
 
 
Reported: 2008-08-26 17:34 UTC by Sharvil Nanavati
Modified: 2008-08-26 18:05 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Minimal application that describes problem. (394 bytes, text/plain)
2008-08-26 17:37 UTC, Sharvil Nanavati
Details

Description Sharvil Nanavati 2008-08-26 17:34:51 UTC
Please describe the problem:
When a maximized window is iconified and then de-iconified, the window is no longer maximized.

Steps to reproduce:
1. Maximize a top-level GTK+ window
2. Iconify the window
3. De-iconify the window


Actual results:
The window is not maximized.

Expected results:
The window should return to a maximized state as it was maximized before iconifying.

Does this happen every time?
Yes.

Other information:
Comment 1 Sharvil Nanavati 2008-08-26 17:37:59 UTC
Created attachment 117417 [details]
Minimal application that describes problem.

I've tested against GTK+ 2.12.9 and 2.12.11 and found that both versions have erroneous behaviour.
Comment 2 Tor Lillqvist 2008-08-26 18:05:54 UTC

*** This bug has been marked as a duplicate of 528975 ***