[Bug 8683] section sign key input not working in WoW
http://bugs.winehq.org/show_bug.cgi?id=8683 --- Comment #22 from Fábio Capela <fabio.capela(a)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.
participants (1)
-
wine-bugs@winehq.org