[Bug 51553] Purple bitmap should be transparent in scrollbar theming

WineHQ Bugzilla wine-bugs at winehq.org
Sat Aug 7 21:00:24 CDT 2021


https://bugs.winehq.org/show_bug.cgi?id=51553

Zhiyi Zhang <zzhang at codeweavers.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEEDINFO                    |NEW

--- Comment #5 from Zhiyi Zhang <zzhang at codeweavers.com> ---
Confirmed. The scrollbar gripper parts of the Win8RTM theme use a 32bit bitmap,
which makes uxtheme think it has an alpha channel but doesn't, specifically,
uxtheme/msstyles.c prepare_alpha() should return FALSE has_alpha value. Further
investigation is needed because XP seems to handle such bitmaps well.

-- 
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.



More information about the wine-bugs mailing list