https://bugs.winehq.org/show_bug.cgi?id=52104
--- Comment #1 from Alexandr Oleynikov sashok.olen@gmail.com --- The bug is a regression. Bisect revealed the offending commit:
commit 7c9cacd47f969181624b2c5fafd7554188d7fa47 Author: Zhiyi Zhang zzhang@codeweavers.com Date: Fri Nov 5 14:34:58 2021 +0800
comctl32/button: Correctly place parts for themed group boxes.
Signed-off-by: Zhiyi Zhang zzhang@codeweavers.com Signed-off-by: Alexandre Julliard julliard@winehq.org
dlls/comctl32/button.c | 49 +++++++++++++++++++++++++++---------------------- 1 file changed, 27 insertions(+), 22 deletions(-)