http://bugs.winehq.org/show_bug.cgi?id=22360
Summary: Icons in HTML-Kit lack transparency Product: Wine Version: 1.1.42 Platform: x86-64 URL: http://www.htmlkit.com/download/ OS/Version: Linux Status: UNCONFIRMED Severity: trivial Priority: P2 Component: winex11.drv AssignedTo: wine-bugs@winehq.org ReportedBy: RandomAccountName@mail.com CC: thunderbird2k@gmail.com
Created an attachment (id=27362) --> (http://bugs.winehq.org/attachment.cgi?id=27362) Terminal output
Using the latest git, many of the icons in HTML-Kit appear to be lacking transparency; the most obvious is seen after completing the installation and leaving "select additional features and start HTML-Kit" checked - one of the large icons there has a pink background. In the program itself, there are some affected icons in the upper toolbar, menus, and just about everywhere... Disabled icons appear as grey blocks, while other icons appear on a light grey background.
The icons in this program had just been completely fixed a week ago (bug 21356) so I did a regression test:
c29cf0591976f96c3adb30c3c3b6db59f4983251 is first bad commit commit c29cf0591976f96c3adb30c3c3b6db59f4983251 Author: Roderick Colenbrander thunderbird2k@gmail.com Date: Tue Apr 6 19:07:25 2010 +0200
winex11: Add support for 32-bit DDBs.
:040000 040000 73b8486e86ccd609ea2f0c8cf0c920b6ec3783dd 04bcf74196ee257fa4b8391041c627b89e6cbffe M dlls
Reverting this patch makes the problem disappear.