-
Bug
-
Resolution: Won't Fix
-
None
-
Minecraft 1.4.6, Minecraft 1.4.7
-
Cross-platform issue.
-
Unconfirmed
The keyboard binding in Minecraft tries to do some futile attempts at mapping characters not A-Z or 0-9 to keys on US-Qwerty for an unknown reason. This plan fails with layouts where A-Z aren't in the same places as on US-Qwerty. For instance, hitting keys like ',.; on Dvorak layouts result in Qwerty's QWERZ accordingly, conflicting with keys that are A-Z and return the same characters.
This bug has appeared since Beta. It worked correctly in Alpha, possibly because no attempts at mapping like that were done.
Possible solution: Map keys based on keycode, not character code, which seems what the key binding settings does anyway, before the rest of Minecraft adds a layer of WTF.
This bug makes minecraft practically unplayable on non-qwerty keyboards, including Dvorak. It has been reported many times on the wiki, I sincerely hope it gets some attention on your issue tracker now that you finally got one.
If you don't know how the key codes are arranged on a dvorak keyboard layout, it looks like this: http://upload.wikimedia.org/wikipedia/commons/2/25/KB_United_States_Dvorak.svg
To even further clarify, the US-QWERTY keyboard is like:
1234567890-=
QWERTYIOP[]\
ASDFGHJKL;'
ZXCVBNM,./
The Dvorak keyboard is like:
1234567890[]
',.PYFGCRL/=\
AOEUIDHTNS-
;QJKXBMWVZ
However, Minecraft handles it like:
1234567890-=
QWEPYFGCRL[]\
AOEUIDHTNS'
ZQJKXBMWVZ
NOTE: This issue is a clone of MC-630, because MC-630 was closed without a resolution. Please fire the close-happy mods, they're just making this problem worse and make the issue tracker more bloated than it would otherwise be, and are generally just wasting a lot of time and keep Minecraft unusable until these issues are actually fixed.
- clones
-
MC-630 Keyboard binding bug; doesn't work correctly on layouts not derived from US-Qwerty.
- Resolved
- is duplicated by
-
MC-15328 Stays on qwerty keyboard all the time
- Resolved
-
MC-19366 Broken key mapping for Dvorak Simplified on mac
- Resolved
-
MC-27195 Keybindings under Linux
- Resolved
-
MC-36871 Can't asign non-ASCII chars as movement buttons
- Resolved
-
MC-86592 Mac keybinds not reading properly when in a different keyboard layout
- Resolved