[Bug 35609] New: Menu popup failures in user32:msg on Windows XP

wine-bugs at winehq.org wine-bugs at winehq.org
Mon Feb 17 05:47:36 CST 2014


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 at winehq.org
          Reporter: fgouget at 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 at codeweavers.com>
Date:   Wed Jun 18 12:34:01 2008 +0900

    user32: Add a test for MNS_NOTIFYBYPOS, make it pass under Wine.

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