[Bug 41578] Control key wrongly dumped to config during keymap (XShell 4)

wine-bugs at winehq.org wine-bugs at winehq.org
Sun Oct 30 04:57:25 CDT 2016


https://bugs.winehq.org/show_bug.cgi?id=41578

Sagawa <sagawa.aki+winebugs at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |sagawa.aki+winebugs at gmail.c
                   |                            |om

--- Comment #1 from Sagawa <sagawa.aki+winebugs at gmail.com> ---
I got XShell 4 (Build 0142) from
http://www.netsarang.com/download/down_live.html?productcode=2&majorversion=4&minorversion=0&buildnumber=98
and can confirm the issue.

>From my investigation, this is due to application's wrong assumptions of
GetKeyNameText() API. The API returns key-name string. As described in MSDN
reference, key-name string depends on the current keyboard layout. However, the
application expects "Ctrl" (or "Strg" for German keyboard) for the control key
while Wine returns "Control" for the key.

Do you know another application that suffers like this?

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