https://bugs.winehq.org/show_bug.cgi?id=35610
Bug ID: 35610 Summary: The of user32:msg tests fail in the Hebrew locale Product: Wine Version: 1.7.12 Hardware: x86 OS: Windows Status: NEW Severity: normal Priority: P2 Component: user32 Assignee: wine-bugs@winehq.org Reporter: fgouget@codeweavers.com Classification: Unclassified
The fg-win7u64-1spie9-he VM runs the tests in the Hebrew locale. This results in 9 test failures instead of the background of 6.
See: http://test.winehq.org/data/tests/user32:msg.html
The three test failures are very similar:
msg.c:7461: Test failed: Alt press/release: 12: in msg 0x011f expecting wParam 0x20900000 got 0x60900000 msg.c:7481: Test failed: VK_F10 press/release: 12: in msg 0x011f expecting wParam 0x20900000 got 0x60900000 msg.c:7491: Test failed: SHIFT+F10 press/release: 14: in msg 0x011f expecting wParam 0x20900000 got 0x60900000
They were introduced by:
commit b44b2cc880c1df8dc9270849d05de4b5a1c84811 Author: Dmitry Timoshkov dmitry@codeweavers.com Date: Tue Jan 11 10:38:31 2005 +0000
Add more tests for keyboard/menu activation behaviour, make the tests pass under Wine.
commit b74c0cc2fea3568d2bd08e42513212e1cc60ed58 Author: Erich Hoover ehoover@mines.edu Date: Mon Oct 12 18:49:57 2009 -0600
user32: Test for 'F10' key events.
commit 95676b50f8b7b77034aef6acd745af4d8322cafd Author: Kusanagi Kouichi slash@ac.auone-net.jp Date: Wed Jan 13 22:55:05 2010 +0900
user32/tests: Add test for Shift+F10.
https://bugs.winehq.org/show_bug.cgi?id=35610
François Gouget fgouget@codeweavers.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |regression, source, | |testcase URL| |http://test.winehq.org/data | |/tests/user32:msg.html Regression SHA1| |b44b2cc880c1df8dc9270849d05 | |de4b5a1c84811
https://bugs.winehq.org/show_bug.cgi?id=35610
--- Comment #1 from Austin English austinenglish@gmail.com --- Still in 1.7.37.
https://bugs.winehq.org/show_bug.cgi?id=35610
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download
https://bugs.winehq.org/show_bug.cgi?id=35610
François Gouget fgouget@codeweavers.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Blocks| |35765
https://bugs.winehq.org/show_bug.cgi?id=35610
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Fixed by SHA1| |023af7c3cbf404ecc06a273150a | |c5562f2f16f2b Status|NEW |RESOLVED Resolution|--- |FIXED
--- Comment #2 from Alexandre Julliard julliard@winehq.org --- It should be fixed by 023af7c3cbf404ecc06a273150ac5562f2f16f2b.
https://bugs.winehq.org/show_bug.cgi?id=35610
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #3 from Alexandre Julliard julliard@winehq.org --- Closing bugs fixed in 1.8-rc2.