http://bugs.winehq.org/show_bug.cgi?id=30784
Bug #: 30784 Summary: CodeJock's XTPToolBar renders transparent areas of icons black Product: Wine Version: 1.5.5 Platform: x86 OS/Version: Linux Status: NEW Severity: normal Priority: P2 Component: gdi32 AssignedTo: wine-bugs@winehq.org ReportedBy: dank@kegel.com Classification: Unclassified
This was found while testing bug 28646, which has same symptom but different cause.
Affects commercial apps based on CodeJock's "Xtreme ToolkitPro", e.g. apps from tannereda.com and securenetterm.com.
To reproduce:
wget http://www.codejock.com/download/win32/TabbedToolbar.zip unzip TabbedToolbar.zip rm -rf ~/.wine winetricks mfc42 wine TabbedToolbar.exe Click on 'Other' tab
The fifth icon on the toolbar (with an envelope and a clock) has a black background in current wine, but looks good in wine-1.5.4 and earlier.
bisect reveals
b81a7d976e3c3de36a01401d125871d3014e6c67 is the first bad commit commit b81a7d976e3c3de36a01401d125871d3014e6c67 Author: Alexandre Julliard julliard@winehq.org Date: Fri May 25 11:47:46 2012 +0200
gdi32: Always use the DIB engine for monochrome bitmap rendering.
http://bugs.winehq.org/show_bug.cgi?id=30784
Dan Kegel dank@kegel.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download, regression URL| |http://www.codejock.com/dow | |nload/win32/TabbedToolbar.z | |ip Regression SHA1| |b81a7d976e3c3de36a01401d125 | |871d3014e6c67
http://bugs.winehq.org/show_bug.cgi?id=30784
--- Comment #1 from Dan Kegel dank@kegel.com 2012-05-27 19:32:53 CDT --- Created attachment 40308 --> http://bugs.winehq.org/attachment.cgi?id=40308 What it should look like
http://bugs.winehq.org/show_bug.cgi?id=30784
--- Comment #2 from Dan Kegel dank@kegel.com 2012-05-27 19:33:13 CDT --- Created attachment 40309 --> http://bugs.winehq.org/attachment.cgi?id=40309 What it looks like instead
http://bugs.winehq.org/show_bug.cgi?id=30784
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Fixed by SHA1| |df924f6a8ca6d4835c579141d16 | |d866a574b380a Status|NEW |RESOLVED Resolution| |FIXED
--- Comment #3 from Alexandre Julliard julliard@winehq.org 2012-05-29 14:00:18 CDT --- Fixed by df924f6a8ca6d4835c579141d16d866a574b380a.
http://bugs.winehq.org/show_bug.cgi?id=30784
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #4 from Alexandre Julliard julliard@winehq.org 2012-06-08 15:28:08 CDT --- Closing bugs fixed in 1.5.6.