We are currently migrating Bugzilla to GitHub issues.
Any changes made to the bug tracker now will be lost, so please do not post new bugs or make changes to them.
When we're done, all bug URLs will redirect to their equivalent location on the new bug tracker.

Bug 2820

Summary: Some keys of Japanese 106/109 Keyboard does not work
Product: SDL Reporter: ver0hiro
Component: eventsAssignee: Ryan C. Gordon <icculus>
Status: RESOLVED FIXED QA Contact: Sam Lantinga <slouken>
Severity: normal    
Priority: P2 CC: icculus
Version: HG 2.0Keywords: target-2.0.4, triage-2.0.4
Hardware: x86   
OS: Windows 7   
Attachments: Japanese 106/109 keyboard patch for Windows/XFree86

Description ver0hiro 2014-12-14 00:11:27 UTC
Created attachment 1972 [details]
Japanese 106/109 keyboard patch for Windows/XFree86

Japanese keyboard's "\_" key, "Katakana Hiragana(カタカナ ひらがな)" key, "Yen(¥)" key, "Henkan(変換)" key, and "Mukenkan(無変換)" key does not work.

\_ = INTERNATIONAL 1
Katakana Hiragana = INTERNATIONAL 2
Yen = INTERNATIONAL 3
Henkan = INTERNATIONAL 4
Mukenkan = INTERNATIONAL 5

I made patch for Windows/XFree86.
Comment 1 ver0hiro 2014-12-14 01:41:13 UTC
Fix: Mukenkan key -> Muhenkan key
Comment 2 Ryan C. Gordon 2015-02-19 05:22:18 UTC
Marking a large number of bugs with the "triage-2.0.4" keyword at once. Sorry if you got a lot of email from this. This is to help me sort through some bugs in regards to a 2.0.4 release. We may or may not fix this bug for 2.0.4, though!
Comment 3 Ryan C. Gordon 2015-04-07 04:57:59 UTC
(sorry if you get a lot of copies of this email, I'm marking several bugs at once)

Marking bugs for the (mostly) final 2.0.4 TODO list. This means we're hoping to resolve this bug before 2.0.4 ships if possible. In a perfect world, the open bug count with the target-2.0.4 keyword is zero when we ship.

(Note that closing a bug report as WONTFIX, INVALID or WORKSFORME might still happen.)

--ryan.
Comment 4 Ryan C. Gordon 2015-05-27 00:56:35 UTC
This patch is now https://hg.libsdl.org/SDL/rev/2bd2c601df72, thanks!

--ryan.