https://bugs.winehq.org/show_bug.cgi?id=40828 Zebediah Figura <z.figura12(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |z.figura12(a)gmail.com --- Comment #16 from Zebediah Figura <z.figura12(a)gmail.com> --- (In reply to Robert Walker from comment #15)
If the taskbar is not drawn on top of the Z-order stack then maximising a window will draw on top of the taskbar (which does not mimic native MS Windows behaviour). I've tested out a few scenarios, with a small C++ test program (compiled with winegcc) which simply draws a window. One the tests being to maximise the window.
That shouldn't happen at all. Maximized windows should fill the workspace, which specifically excludes the taskbar. -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.