https://bugs.winehq.org/show_bug.cgi?id=57347
Bug ID: 57347 Summary: Checkbox doesn't appear correctly when no theme is selected Product: Wine-staging Version: 9.20 Hardware: x86-64 OS: Linux Status: NEW Severity: normal Priority: P2 Component: -unknown Assignee: wine-bugs@winehq.org Reporter: gyebro69@gmail.com CC: leslie_alistair@hotmail.com, z.figura12@gmail.com Distribution: ArchLinux
Created attachment 77313 --> https://bugs.winehq.org/attachment.cgi?id=77313 checkboxes in winecfg
Checkboxes are hardly visible (completely grey) when <No theme> is selected in Wine-Staging. This is due to the win32u-NtGdiExtTextOutW-rotation patchset: https://github.com/wine-staging/wine-staging/commit/02792d0328c8568cfaf404f8...
wine-9.20-77-g83febc6b55c (Staging)
https://bugs.winehq.org/show_bug.cgi?id=57347
--- Comment #1 from Dmitry Timoshkov dmitry@baikal.ru --- Created attachment 77314 --> https://bugs.winehq.org/attachment.cgi?id=77314 patch
Sorry about the breakage, and many thanks for the bug report.
Attached patch should fix it (it's supposed to be merged with patch 2/2).
https://bugs.winehq.org/show_bug.cgi?id=57347
--- Comment #2 from Béla Gyebrószki gyebro69@gmail.com --- (In reply to Dmitry Timoshkov from comment #1)
Created attachment 77314 [details] patch
Sorry about the breakage, and many thanks for the bug report.
Attached patch should fix it (it's supposed to be merged with patch 2/2).
The patch works as intended. Thank you.
https://bugs.winehq.org/show_bug.cgi?id=57347
Béla Gyebrószki gyebro69@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Status|NEW |RESOLVED
--- Comment #3 from Béla Gyebrószki gyebro69@gmail.com --- Fixed with https://github.com/wine-staging/wine-staging/commit/0855d4defeeed6633caf74c6...