https://bugs.winehq.org/show_bug.cgi?id=26030
Wylda wylda@volny.cz changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEW CC| |wylda@volny.cz Ever confirmed|0 |1
--- Comment #5 from Wylda wylda@volny.cz --- (In reply to Alexandre Julliard from comment #3)
... Your window manager is broken.
Hi Alexandre, i have the same problem as OP. When i select 2nd button ("Create Invisible Normal Window and ShowWindow SW_MINIMIZE"), then new window is created and minimized. When this new window is selected on task bar, it shows up, but the content isn't painted and repainted, i.e. when you drag something over that window it leaves graphical trace, because repainting does not work. When this window is minimized and restored again, it behaves normaly since the second restore.
I tested this on: * 32bit WinXP -> OK, no problem with re-paint * 64bit Win8.1 -> OK, no problem with re-paint * 32 bit Debian Wheezy, KDE 4.8.4 -> does not work correctly * 64 bit Debian Jessie, KDE 4.14.1, Wow64 -> does not work correctly