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.
http://bugs.winehq.org/show_bug.cgi?id=10108
--- Comment #1 from Julian Rüger jr98@gmx.net 2007-10-19 20:13:44 --- Created an attachment (id=8668) --> (http://bugs.winehq.org/attachment.cgi?id=8668) Screenshot / Bitmap not drawn
http://bugs.winehq.org/show_bug.cgi?id=10108
--- Comment #2 from Julian Rüger jr98@gmx.net 2007-10-19 20:15:01 --- Created an attachment (id=8669) --> (http://bugs.winehq.org/attachment.cgi?id=8669) Screenshot / Bitmap refreshed incorrectly when moved beyond the screen borders quickly
http://bugs.winehq.org/show_bug.cgi?id=10108
Mikolaj Zalewski mikolaj.zalewski@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |mikolaj.zalewski@gmail.com
--- Comment #3 from Mikolaj Zalewski mikolaj.zalewski@gmail.com 2007-10-22 13:20:27 --- Sounds like a duplicate of bug #2624. Could you check if the patch from comment #12 helps?
http://bugs.winehq.org/show_bug.cgi?id=10108
Julian Rüger jr98@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |DUPLICATE
--- Comment #4 from Julian Rüger jr98@gmx.net 2007-10-22 17:39:26 --- Jep, indeed it does. Thx, keep up the good work!
Duplicate, please close.
*** This bug has been marked as a duplicate of bug 2624 ***
http://bugs.winehq.org/show_bug.cgi?id=10108
Julian Rüger jr98@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #5 from Julian Rüger jr98@gmx.net 2007-10-22 18:21:34 --- Oh, I can close it myself.. Stupid me ;)