[Bug 52433] TASInput (Mupen64-RR-Lua): checkbox is not cleared correctly

WineHQ Bugzilla wine-bugs at winehq.org
Mon Feb 7 20:03:38 CST 2022


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

Zhiyi Zhang <zzhang at codeweavers.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #71745|0                           |1
        is obsolete|                            |

--- Comment #6 from Zhiyi Zhang <zzhang at 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.



More information about the wine-bugs mailing list