https://bugs.winehq.org/show_bug.cgi?id=52433 Zhiyi Zhang <zzhang(a)codeweavers.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #71745|0 |1 is obsolete| | --- Comment #6 from Zhiyi Zhang <zzhang(a)codeweavers.com> --- Created attachment 71828 --> https://bugs.winehq.org/attachment.cgi?id=71828 patches I looked deeper into this issue and the last fix wasn't completely correct. The root cause is that some common controls should use the brush from WM_CTLCOLOR* messages to fill their background even when theming is on, instead of using DrawThemeParentBackground(). I attached a small set of the patches in progress and they should fix this bug completely. I will send them upstream soon. -- 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.