http://bugs.winehq.org/show_bug.cgi?id=6065
------- Additional Comments From rob@codeweavers.com 2007-22-05 15:07 ------- The patch is wrong. The three possible solutions are: 1. Fix either dlls/winex11.drv or dlls/user32 to not display the title for tray windows in desktop mode. 2. Tray windows shouldn't be docked with the window manager in desktop mode and should just be left as normal windows inside the virtual desktop. 3. Implement an explorer bar in programs/explorer (for use only in virtual desktops) that contains the tray area.