https://bugs.winehq.org/show_bug.cgi?id=52928
Bug ID: 52928 Summary: comctl32:toolbar - test_sizes() fails on Windows with the UTF-8 codepage Product: Wine Version: unspecified Hardware: x86-64 OS: Windows Status: NEW Severity: normal Priority: P2 Component: comctl32 Assignee: wine-bugs@winehq.org Reporter: fgouget@codeweavers.com
comctl32:toolbar's test_sizes() fails on Windows with the UTF-8 codepage:
toolbar.c:1594: Test failed: invalid rect (754,2)-(783,26) - expected (754,2)-(784,26) - (button = 5, tbsize_numtests = 18) toolbar.c:1597: Test failed: invalid rect (754,0)-(783,38) - expected (754,0)-(784,38) - (button = 5, tbsize_numtests = 19) toolbar.c:1626: Test failed: invalid rect (118,2)-(183,40) - expected (118,2)-(184,40) - (button = 2, tbsize_numtests = 21) toolbar.c:1634: Test failed: invalid rect (0,2)-(65,40) - expected (0,2)-(66,40) - (button = 0, tbsize_numtests = 22) toolbar.c:1661: Test failed: invalid rect (0,2)-(29,24) - expected (0,2)-(30,24) - (button = 0, tbsize_numtests = 24)
https://test.winehq.org/data/patterns.html#comctl32:toolbar
This can be reproduced on w10pro64-hi-u8.
https://bugs.winehq.org/show_bug.cgi?id=52928
François Gouget fgouget@codeweavers.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |source, testcase