[Bug 51802] Theming on 16-bit application breaks their UI

WineHQ Bugzilla wine-bugs at winehq.org
Wed Oct 6 23:19:54 CDT 2021


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

Zhiyi Zhang <zzhang at codeweavers.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
     Ever confirmed|0                           |1
             Status|UNCONFIRMED                 |NEW

--- Comment #6 from Zhiyi Zhang <zzhang at codeweavers.com> ---
Confirmed. The button unresponsive regression is from
f304b2ae23bb537029fe51983f060f680de66a12 is the first bad commit
commit f304b2ae23bb537029fe51983f060f680de66a12
Author: Zhiyi Zhang <zzhang at codeweavers.com>
Date:   Fri Jun 11 10:05:33 2021 +0800

    winevdm: Enable visual styles.

    Signed-off-by: Zhiyi Zhang <zzhang at codeweavers.com>
    Signed-off-by: Alexandre Julliard <julliard at winehq.org>

The black background regression is from
6f095cea53787f03a159f0464b9881ace3724e6b is the first bad commit
commit 6f095cea53787f03a159f0464b9881ace3724e6b
Author: Jacek Caban <jacek at codeweavers.com>
Date:   Tue Aug 3 12:56:49 2021 +0200

    gdi32: Use NtGdiPatBlt for PatBlt implementation.

    Signed-off-by: Jacek Caban <jacek at codeweavers.com>
    Signed-off-by: Huw Davies <huw at codeweavers.com>
    Signed-off-by: Alexandre Julliard <julliard at winehq.org>

The crash on wine-6.18 is from
ea66623c3cd1ff5e5d066adc8ab3a66bf6bb7b34 is the first bad commit
commit ea66623c3cd1ff5e5d066adc8ab3a66bf6bb7b34
Author: Zebediah Figura <zfigura at codeweavers.com>
Date:   Sun Oct 3 19:00:49 2021 -0500

    winebuild: Move the CALL32_CBClient[Ex]_RetAddr implementation to krnl386.

    Signed-off-by: Zebediah Figura <zfigura at codeweavers.com>
    Signed-off-by: Alexandre Julliard <julliard at winehq.org>

I will look into these issues. Specifically, the first one will have priority.

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