masayoshi.okutsu@Eng 1996-12-18
On the Japanese version of Windows95, 2-byte characters (DBCS) can't be
inputted in TextField and TextArea using a Japanese input method. For
example, 'pa' in Hiragana (0x82cf) becomes 'ma' in half-width Katakana
(0xcf) after hitting RETURN (meaning to confirm the input string).
On the Japanese version of Windows95, 2-byte characters (DBCS) can't be
inputted in TextField and TextArea using a Japanese input method. For
example, 'pa' in Hiragana (0x82cf) becomes 'ma' in half-width Katakana
(0xcf) after hitting RETURN (meaning to confirm the input string).
- duplicates
-
JDK-4029143 In Win32, can't input Japanese character on TextComponent
- Closed
-
JDK-4030970 Entry of Kanji into a TextField does not work correctly
- Closed
-
JDK-4025955 Cannot type Chinese characters directly in TextArea.
- Closed