[Bug 8683] section sign key input not working in WoW

wine-bugs at winehq.org wine-bugs at winehq.org
Tue Jan 22 05:33:01 CST 2008


http://bugs.winehq.org/show_bug.cgi?id=8683





--- Comment #22 from Fábio Capela <fabio.capela at yahoo.com>  2008-01-22 05:33:00 ---
(In reply to comment #21)

> So, both return a properly encoded UTF-8 string but with different unicode
> characters.

Just saw the reason. in unicode, ß is 0xdf and uppercase ß (ẞ) is 0x1e9e.
(I didn't even know that an uppercase ß exists - AFAIK it's not used in the
german language.)
Unless WoW running under Windows with the DE keyboard layout have the same bug
(unlikely, since it's also sold in Germany) it seems that we found an exception
to the rule that MapVirtualKeyEx always returns uppercase characters.


-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
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