GNOME Bugzilla – Bug 746821
W32: Maximized window is obscured by the taskbar
Last modified: 2015-03-26 17:07:13 UTC
This happens when taskbar is positioned along the left or top edge of the screen.
Created attachment 300363 [details] [review] W32: Correctly set maximized window position Use screen workarea to *also* set the position of a maximized window, not just its size. Without this the window position defaults to 0:0 (the topleft corner), which is wrong when taskbar is position along the top or left edge of the screen.
Review of attachment 300363 [details] [review]: Patch looks good. Feel free to push it and to backport it for the gtk-3-16 branch and even 3-14
Attachment 300363 [details] pushed as af9f6fc - W32: Correctly set maximized window position
This needed additional fix, because it adversely affected non-CSDed windows. See the commit 3c80451b17f82a0a230d0bca1ae297d5e74bf3b3