[Bug 47486] GsView draws one menu item with white background

WineHQ Bugzilla wine-bugs at winehq.org
Fri Sep 10 20:49:40 CDT 2021


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

--- Comment #2 from Fabian Maurer <dark.shadow4 at web.de> ---
Turns out the problem are the used bitmaps that are displayed in the menu.
It works when the bitmap has the color table {0x000000, 0xffffff} but it breaks
with the color table {0xffffff, 0x000000}.

On windows, the white is in both cases replaced with the background color, in
Wine it only works in the first case.

-- 
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