[Bug 52928] New: comctl32:toolbar - test_sizes() fails on Windows with the UTF-8 codepage

WineHQ Bugzilla wine-bugs at winehq.org
Thu Apr 28 14:01:45 CDT 2022


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 at winehq.org
          Reporter: fgouget at 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.

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