http://bugs.winehq.org/show_bug.cgi?id=58668 --- Comment #2 from Renzo de Paoli <depaoli.renzo@gmail.com> --- Regression test result for "SOLIDWORKS 2023 SP05": 7ed270801f3eb9004bf2925942480d38179a37f7 is the first bad commit commit 7ed270801f3eb9004bf2925942480d38179a37f7 Author: Fabian Maurer <dark.shadow4@web.de> Date: Tue Nov 19 02:58:12 2024 +0100 comctl32: Send parent BN_CLICKED notification when a radio button get focused. We need to make sure here that the button is marked pressed before it gets the focus. Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=56109 dlls/comctl32/button.c | 12 ++++++++++-- dlls/comctl32/tests/button.c | 8 ++++---- 2 files changed, 14 insertions(+), 6 deletions(-) -- 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.