https://bugs.winehq.org/show_bug.cgi?id=52927
Bug ID: 52927 Summary: comctl32:rebar - test_bandinfo() 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:rebar's test_bandinfo() fails on Windows with the UTF-8 codepage:
rebar.c:949: Test failed: expected 35 for 38 from line 990 rebar.c:949: Test failed: expected 40 for 43 from line 996 rebar.c:949: Test failed: expected 40 for 43 from line 1015
https://test.winehq.org/data/patterns.html#comctl32:rebar
Hindi + UTF-8 is the only locale where this test fails on Windows at this time. In particular there is no failure on the standard Hindi locale (English system locale) so this appears to be specific to UTF-8.
https://bugs.winehq.org/show_bug.cgi?id=52927
François Gouget fgouget@codeweavers.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |source, testcase