http://bugs.winehq.org/show_bug.cgi?id=5976
------- Additional Comments From mikolaj.zalewski@gmail.com 2007-09-08 13:46 ------- It looks like a generic problem with hiding unmanaged windows owned by a window being minimized. If I create a managed popup and minimize the main window, the popup hides but when I change the popup to unmanaged it doesn't. Maybe it's the window manager that cares about hiding managed child popups and in wine there is no code that would handle the unmanaged case?