[Bug 9875] moving dialogs shows artifacts on window behind it

wine-bugs at winehq.org wine-bugs at winehq.org
Thu Nov 22 02:14:25 CST 2007


http://bugs.winehq.org/show_bug.cgi?id=9875





--- Comment #2 from Clinton Stimpson <cjstimpson at utwire.net>  2007-11-22 02:14:25 ---
Created an attachment (id=9279)
 --> (http://bugs.winehq.org/attachment.cgi?id=9279)
testapp

Example test app that shows the problem.
Run it, and take another program's window and move it over this test app's
window.
Wine leaves artifacts of the other window on the test app's window, because
Wine's RedrawWindow() processes pending expose events.
Windows doesn't leave artifacts.
And this isn't a problem using Wine/X11 on Mac OS X.


-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.



More information about the wine-bugs mailing list