http://bugs.winehq.org/show_bug.cgi?id=3997
------- Additional Comments From dmitry@codeweavers.com 2007-22-07 23:40 -------
Here's a patch from six years ago that tried to address this problem, I think: http://www.winehq.org/pipermail/wine-patches/2001-November/001424.html Maybe it's time to look at that again.
That patch is already included in Wine. The only part that is not - is explicit 'return TRUE;' in is_window_managed(), because it breaks things.