[Bug 50987] dinput8:device fails on the w10pro64_fr TestBot VM

"WineHQ Bugzilla" <[email protected]>
Newsgroups gmane.comp.emulators.wine.bugs
Message-ID <[email protected]/>
https://bugs.winehq.org/show_bug.cgi?id=50987

François Gouget <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |FIXED
      Fixed by SHA1|                            |6b777d0b20270aff3c7296f9ca1
                   |                            |6f2e0a7866fe6
             Status|NEW                         |RESOLVED

--- Comment #1 from François Gouget <[email protected]> ---
This was fixed by the commit below:

commit 6b777d0b20270aff3c7296f9ca16f2e0a7866fe6
Author:     Arkadiusz Hiler <[email protected]>
AuthorDate: Wed May 26 14:10:58 2021 +0300

    dinput8: Use scan codes to test uAppData.

    Virtual key codes are layout dependant while direct input works with
    scan codes.

    Using virtual key code for 'A' with AZERTY layout resulted in scan code
    for 'Q' being sent out, which in turn made the tests fail.

    Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=50987
    Signed-off-by: Arkadiusz Hiler <[email protected]>
    Signed-off-by: Alexandre Julliard <[email protected]>

-- 
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.
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.