[Bug 52436] In Light Blue theme, checkable toggle buttons (BS_AUTOCHECKBOX) look unchecked when hovered

WineHQ Bugzilla wine-bugs at winehq.org
Tue Feb 8 01:38:53 CST 2022


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

Zhiyi Zhang <zzhang at codeweavers.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
     Ever confirmed|0                           |1
           Assignee|wine-bugs at winehq.org        |zzhang at codeweavers.com

--- Comment #1 from Zhiyi Zhang <zzhang at codeweavers.com> ---
Created attachment 71829
  --> https://bugs.winehq.org/attachment.cgi?id=71829
patch

On XP, when a pushlike check box or radio button is checked and hovered,
PBS_HOT is used. In later versions of Windows, PBS_PRESSED is used. This patch
changes pushlike checkboxes and radio buttons to use the new behavior
because it seems more intuitive.

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