GNOME Bugzilla – Bug 549475
De-iconifying a maximized window restores to a non-maximized size
Last modified: 2008-08-26 18:05:54 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:
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.
*** This bug has been marked as a duplicate of 528975 ***