https://bugs.winehq.org/show_bug.cgi?id=35609
Bug ID: 35609 Summary: Menu popup failures in user32:msg on Windows XP 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 Windows XP VMs regularly report the following test failure:
msg.c:12631: Test failed: popup menu command: 1: the msg 0x0104 was expected, but got msg 0x0007 instead msg.c:12631: Test failed: popup menu command: 2: in msg 0x0007 expecting lParam 0x20000001 got 0xe0000001 msg.c:12631: Test failed: popup menu command: 3: the msg 0x0104 was expected, but got msg 0x0007 instead msg.c:12631: Test failed: popup menu command: 4: the msg 0x0106 was expected, but got msg 0x0007 instead msg.c:12631: Test failed: popup menu command: 5: the msg 0x0008 was expected, but got msg 0x0007 instead msg.c:12631: Test failed: popup menu command: 6: the msg sequence is not complete: expected 0211 - actual 0000
See: http://test.winehq.org/data/tests/user32:msg.html
This is independent of the service pack and of whether the VM runs in QEMU/KVM or VMware.
The commit that introduced this test is:
commit bbd8ae432256d32d99e75580b1896002045223b9 Author: Dmitry Timoshkov dmitry@codeweavers.com Date: Wed Jun 18 12:34:01 2008 +0900
user32: Add a test for MNS_NOTIFYBYPOS, make it pass under Wine.
https://bugs.winehq.org/show_bug.cgi?id=35609
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| |bbd8ae432256d32d99e75580b18 | |96002045223b9
https://bugs.winehq.org/show_bug.cgi?id=35609
--- Comment #1 from Dmitry Timoshkov dmitry@baikal.ru --- http://www.winehq.org/pipermail/wine-patches/2014-February/130489.html should fix the failures.
https://bugs.winehq.org/show_bug.cgi?id=35609
Dmitry Timoshkov dmitry@baikal.ru changed:
What |Removed |Added ---------------------------------------------------------------------------- Fixed by SHA1| |5395d23a7e0aff5c2b2fff59645 | |4e7f4373f7b97 Status|NEW |RESOLVED Resolution|--- |FIXED
--- Comment #2 from Dmitry Timoshkov dmitry@baikal.ru --- Should be fixed by 5395d23a7e0aff5c2b2fff596454e7f4373f7b97.
https://bugs.winehq.org/show_bug.cgi?id=35609
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.7.13.