[Bug 52966] New: user32:combo - test_listbox_size() fails in Wine in the Japanese locale

WineHQ Bugzilla wine-bugs at winehq.org
Fri May 6 09:42:29 CDT 2022


https://bugs.winehq.org/show_bug.cgi?id=52966

            Bug ID: 52966
           Summary: user32:combo - test_listbox_size() fails in Wine in
                    the Japanese locale
           Product: Wine
           Version: unspecified
          Hardware: x86-64
                OS: Linux
            Status: NEW
          Severity: normal
          Priority: P2
         Component: user32
          Assignee: wine-bugs at winehq.org
          Reporter: fgouget at codeweavers.com
      Distribution: ---

user32:combo - test_listbox_size() fails in Wine in the Japanese locale:

combo.c:798: Test marked todo: Test 1, expected list height to be 0, got 14
combo.c:798: Test failed: Test 2, expected list height to be 0, got 15
combo.c:798: Test failed: Test 11, expected list height to be 0, got 15
combo.c:798: Test succeeded inside todo block: Test 15, expected list height to
be 54, got 54

https://test.winehq.org/data/patterns.html#user32:combo

This is readily reproducible with:
(just make sure to have the required locale in locale -a)

   LANG=ja_JP.UTF-8 ./wine dlls/user32/tests/user32_test.exe combo

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