http://bugs.winehq.org/show_bug.cgi?id=22127
Summary: Control Spy: animation control displays incorrectly Product: Wine Version: 1.1.41 Platform: x86-64 URL: http://www.microsoft.com/downloads/details.aspx?Family ID=19d4294d-0531-4ec2-8b27-2e463b315f16 OS/Version: Linux Status: UNCONFIRMED Severity: trivial Priority: P2 Component: gdi32 AssignedTo: wine-bugs@winehq.org ReportedBy: RandomAccountName@mail.com CC: bunglehead@gmail.com
The "animation" control in Control Spy is displayed inconsistently. It sometimes...
- displays multiple flashlight images, apparently not clearing the last frame properly? - Has corruptions only around the top edge - Displays almost correctly, but has a black dot next to the image
I tried it in 1.1.20, and it worked correctly there...
2854884a428e222cbb9078d875068a72f25365c4 is first bad commit commit 2854884a428e222cbb9078d875068a72f25365c4 Author: Nikolay Sivov bunglehead@gmail.com Date: Thu Oct 22 13:15:30 2009 +0400
gdi32: Always create a context for DIB_RGB_COLORS.
:040000 040000 7c58b1ef8bd519a7156105b62a2b31c48bfd61df 8cc661ec9142cdada7a04afffc8c53670ee2c0a2 M dlls
Reverting this patch fixes it. The program produces no terminal output. I'm using ControlSpyV5.exe; I didn't test whether behavior is any different in ControlSpyV6.exe.