https://bugs.winehq.org/show_bug.cgi?id=55394
Bug ID: 55394 Summary: comctl32:listbox - test_LBS_NODATA() fails in Wine for the Hindi locale Product: Wine Version: unspecified Hardware: x86-64 OS: Linux Status: NEW Severity: normal Priority: P2 Component: comctl32 Assignee: wine-bugs@winehq.org Reporter: fgouget@codeweavers.com Distribution: ---
comctl32:listbox - test_LBS_NODATA() fails in Wine for the Hindi locale:
listbox.c:2630: Test failed: Unexpected return value 6. listbox.c:2630: Test failed: Unexpected return value 6.
See https://test.winehq.org/data/patterns.html#comctl32:listbox
This failure is systematic and first happened on 2023-07-27 and Hindi is the only locale that fails.
https://bugs.winehq.org/show_bug.cgi?id=55394
François Gouget fgouget@codeweavers.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |source, testcase
https://bugs.winehq.org/show_bug.cgi?id=55394
François Gouget fgouget@codeweavers.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Regression SHA1| |9b400f3f3e9597e771d7fb4375e | |7eee97e3f090c Keywords| |regression
--- Comment #1 from François Gouget fgouget@codeweavers.com --- A bisect shows that the failures started with the commit below:
commit 9b400f3f3e9597e771d7fb4375e7eee97e3f090c Author: Jacek Caban jacek@codeweavers.com Date: Tue Jul 18 12:12:59 2023 +0200
win32u: Use user message packing for WM_WINDOWPOSCHANGING and WM_WINDOWPOSCHANGED.
https://bugs.winehq.org/show_bug.cgi?id=55394
Huw Davies huw.davies@physics.ox.ac.uk changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |huw.davies@physics.ox.ac.uk | |, jacek@codeweavers.com
https://bugs.winehq.org/show_bug.cgi?id=55394
Jacek Caban jacek@codeweavers.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Fixed by SHA1| |10424f0dbd160bf5c76551b9098 | |d0ba41eb4f76b Resolution|--- |FIXED Status|NEW |RESOLVED
--- Comment #2 from Jacek Caban jacek@codeweavers.com --- Fixed in git.
https://bugs.winehq.org/show_bug.cgi?id=55394
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #3 from Alexandre Julliard julliard@winehq.org --- Closing bugs fixed in 9.0-rc3.