http://bugs.winehq.org/show_bug.cgi?id=9440
Summary: Disabled toolbar icons at screen depth 16bit are invisible Product: Wine Version: 0.9.43. Platform: PC OS/Version: Linux Status: UNCONFIRMED Severity: enhancement Priority: P2 Component: wine-comctl32 AssignedTo: wine-bugs@winehq.org ReportedBy: marcinzw@gmail.com
Created an attachment (id=7770) --> (http://bugs.winehq.org/attachment.cgi?id=7770) Screenshot at depth 16bit
It seems there is something wrong with function either comctl32/toolbar.c:TOOLBAR_DrawMasked or comctl32/imagelist.c:ImageList_DrawIndirect at screen depth 16 bits per pixel, because disable icons on toolbar are invisible. Everything looks fine at depth 24bit, though. (I attached screenshots). It is worth to mention that with native comctl32.dll icons also are OK.
http://bugs.winehq.org/show_bug.cgi?id=9440
--- Comment #1 from MarcinZw marcinzw@gmail.com 2007-08-24 13:14:43 --- Created an attachment (id=7771) --> (http://bugs.winehq.org/attachment.cgi?id=7771) Screenshot at depth 24bit
http://bugs.winehq.org/show_bug.cgi?id=9440
Mikolaj Zalewski mikolaj.zalewski@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |mikolaj.zalewski@gmail.com
--- Comment #2 from Mikolaj Zalewski mikolaj.zalewski@gmail.com 2007-08-24 13:18:45 --- Looks like a duplicate of bug #7905. But I still haven't written a patch for it.
http://bugs.winehq.org/show_bug.cgi?id=9440
MarcinZw marcinzw@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |DUPLICATE
--- Comment #3 from MarcinZw marcinzw@gmail.com 2007-08-24 13:44:15 --- Thanks for a quick answer. Yes, it seems that this is the same problem... I also checked 15bpp and icons are correct. So indeed it look like a problem with conversion ...
*** This bug has been marked as a duplicate of bug 7905 ***
http://bugs.winehq.org/show_bug.cgi?id=9440
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #4 from Austin English austinenglish@gmail.com 2008-10-29 14:17:17 --- Closing abandoned.