http://bugs.winehq.org/show_bug.cgi?id=59976 Bug ID: 59976 Summary: Maximized windows cover the taskbar when using virtual desktop (explorer /desktop=shell) Product: Wine Version: 10.0 Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: programs Assignee: wine-bugs@list.winehq.org Reporter: ajf@ajf.me Target Milestone: --- Distribution: --- Created attachment 81374 --> http://bugs.winehq.org/attachment.cgi?id=81374 explorer /desktop=shell,640x480 with maximized Notepad window (taskbar can't be seen because it is covered by the maximized window) With an invocation like `wine explorer /desktop=shell,640x480`, WINE will open a virtual desktop with a taskbar provided by explorer.exe. If I launch a program in this environment, for example notepad.exe, it covers the entire desktop *including* the taskbar, meaning that the taskbar becomes hidden and therefore inaccessible. This is not what you would expect. This happens with WINE 10.0 stable, WINE 11.0 stable, and the latest WINE master. I haven't tested any other versions. -- 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.