https://bugs.winehq.org/show_bug.cgi?id=43269
Bug ID: 43269 Summary: Launcher window has issue with the background for text (Thief (2014), Tomb Raider (2013)) Product: Wine Version: 2.11 Hardware: x86-64 OS: Linux Status: NEW Severity: normal Priority: P2 Component: user32 Assignee: wine-bugs@winehq.org Reporter: andrey.goosev@gmail.com Distribution: ---
Created attachment 58598 --> https://bugs.winehq.org/attachment.cgi?id=58598 launcher
Text has a white background.
wine-2.11-114-g6ec3cd9
https://bugs.winehq.org/show_bug.cgi?id=43269
--- Comment #1 from Nikolay Sivov bunglehead@gmail.com --- Could you attach +class,+win log with current Wine? This will show if version 6 controls are used. Maybe it's where the difference is.
https://bugs.winehq.org/show_bug.cgi?id=43269
--- Comment #2 from Andrey Gusev andrey.goosev@gmail.com --- Created attachment 60527 --> https://bugs.winehq.org/attachment.cgi?id=60527 +class,+win
https://bugs.winehq.org/show_bug.cgi?id=43269
--- Comment #3 from Nikolay Sivov bunglehead@gmail.com --- Ok, so it's using redirects. As a next step I'd run this launcher on Windows with manifest removed from resources, to see if similar painting issues start to appear on Windows too.
https://bugs.winehq.org/show_bug.cgi?id=43269
--- Comment #4 from Andrey Gusev andrey.goosev@gmail.com --- Still valid with wine-5.0-rc6
https://bugs.winehq.org/show_bug.cgi?id=43269
--- Comment #5 from Andrey Gusev andrey.goosev@gmail.com --- Created attachment 73081 --> https://bugs.winehq.org/attachment.cgi?id=73081 output with wine-7.17
Trick: Disabling WS_CHILD with WinSpy++ makes background be transparent.
https://bugs.winehq.org/show_bug.cgi?id=43269
Andrey Gusev andrey.goosev@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Component|user32 |comctl32