[Bug 6006] incorrect paint of invisible buttons

Wine Bugs wine-bugs at winehq.org
Sat Feb 3 21:51:44 CST 2007


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





------- Additional Comments From cjstimpson at utwire.net  2007-03-02 21:51 -------
Created an attachment (id=4773)
 --> (http://bugs.winehq.org/attachment.cgi?id=4773&action=view)
paint-reproduction.c

Attaching some code that reproduces the rest of this problem.

Interestingly, the WM_PAINT handler does a paint of some child windows, and
calls ValidateRect to prevent extra WM_PAINT events from being generated
afterwards.

Under wine, the result is a window with garbage pixels on it.  Under Windows,
there are no garbage pixels.


-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the wine-bugs mailing list