[Bug 34481] New: VkKeyScanA does not recognise '(' or ')'
http://bugs.winehq.org/show_bug.cgi?id=34481 Bug #: 34481 Summary: VkKeyScanA does not recognise '(' or ')' Product: Wine Version: 1.7.0 Platform: x86-64 OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: user32 AssignedTo: wine-bugs(a)winehq.org ReportedBy: t.r.i.s.t.e.n.h.a.y.f.i.e.l.d(a)gmail.com Classification: Unclassified VkKeyScanA does not recognise the '(' or the ')' characters. For both characters, it returns -1. On my platform, I think it should the return values should be '(' -> 313 (ie shift + VkKeyScanA("9")) and ')' -> 304 (shift + VkKeyScanA("0")) For some reason IsDBCSLeadByte(cChar) is true for these characters. I tried to dig down to the source of the problem but I could not decipher the make_unicode perl script. -- 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.
https://bugs.winehq.org/show_bug.cgi?id=34481 --- Comment #1 from Austin English <austinenglish(a)gmail.com> --- This is your friendly reminder that there has been no bug activity for over a year. Is this still an issue in current (1.7.37 or newer) wine? If so, please attach the terminal output in 1.7.37 (see http://wiki.winehq.org/FAQ#get_log). -- 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.
https://bugs.winehq.org/show_bug.cgi?id=34481 super_man(a)post.com changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |super_man(a)post.com --- Comment #2 from super_man(a)post.com --- How did you make this conclusion also do you have an application that proves your finding? -- 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