-
Bug
-
Resolution: Incomplete
-
None
-
Minecraft 1.6.2, Minecraft 13w37b
-
None
-
Windows 7
Java 7
lwjgl 2.9.0
-
Unconfirmed
The old typing bug in minecraft: you cant type any multibyte characters in minecraft using IME
I had to make mod for fixing the typing bug in minecraft for versions
here is the current version for MC1.6.2(using forge api)
https://github.com/zlainsama/LainCraft/tree/master/src/minecraft/lain/mods/inputfix
GuiScreenFix.java : fix typing
ExpandedCharacters.java : fix the filtering thing (for typing in GuiEditSign and displaying GBK characters in GuiMultiplayer 'ServerList motd')
I hope this can help in future minecraft for fixing the old old typing bug