https://bugs.winehq.org/show_bug.cgi?id=52639 Bug ID: 52639 Summary: comctl32:toolbar test_visual() fails in Wine with the Light theme Product: Wine Version: unspecified Hardware: x86-64 OS: Linux Status: NEW Severity: normal Priority: P2 Component: comctl32 Assignee: wine-bugs(a)winehq.org Reporter: fgouget(a)codeweavers.com Distribution: --- In comctl32:toolbar, test_visual() fails in Wine with the Light theme toolbar.c:2674: Test failed: Expected same content. https://test.winehq.org/data/patterns.html#comctl32:toolbar A bisect pointed to the following commit as the trigger for this failure, thus establishing the link with the Light theme: commit ccc2c6c613264aa228bd6b113dffebc7bcf2c1f3 Author: Zhiyi Zhang <zzhang(a)codeweavers.com> Date: Wed Mar 2 14:21:48 2022 +0800 wine.inf: Enable Light theme by default. Signed-off-by: Zhiyi Zhang <zzhang(a)codeweavers.com> Signed-off-by: Alexandre Julliard <julliard(a)winehq.org> -- 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.