http://bugs.winehq.org/show_bug.cgi?id=10108
Summary: window drawing and refreshing irregularity Product: Wine Version: 0.9.47. Platform: Other OS/Version: other Status: UNCONFIRMED Severity: trivial Priority: P4 Component: wine-comctl32 AssignedTo: wine-bugs@winehq.org ReportedBy: jr98@gmx.net
I found a little difference in drawing a bitmap between wine and windows. When you klick on ? -> Info in Spider (xp version), for example, the bitmap is not drawn first. When I triggered a refresh/redraw in older wine versions it was drawn correctly and stayed until I minimized and restored the window (its not drawn then, again). Since a patch for refreshing window contents lately, you have to move the window partly off screen for the bitmap to draw. (And redrawing does not work correctly)
Most likely just a little thing, I could find only that one case where it happens.