-
Bug
-
Resolution: Fixed
-
P3
-
8u51
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8149268 | 8u101 | Anton Litvinov | P3 | Resolved | Fixed | b01 |
JDK-8135090 | 8u92 | Anton Litvinov | P3 | Resolved | Fixed | b01 |
JDK-8155413 | emb-8u101 | Anton Litvinov | P3 | Resolved | Fixed | b01 |
JDK 9, JDK 8u51, JDK 8u45-b31, JDK 8u40-b31, JDK 8u31-b33
ADDITIONAL OS VERSION INFORMATION :
OS X 10.10, OS X 10.9.5
A DESCRIPTION OF THE PROBLEM :
If "Pinyin – Traditional" or "Pinyin – Simplified" input method (IM) is selected and "dot" character is pressed on keyboard, then "." (U+002E - FULL STOP - Unicode code point) instead of "。" (U+3002 – IDEOGRAPHIC FULL STOP – Unicode code point) is inserted in JTextArea component on OS X.
STEPS TO FOLLOW TO REPRODUCE THE PROBLEM :
1. Go to "System Preferences -> Keyboard -> Input Sources" and add "Pinyin – Traditional" or "Pinyin – Simplified" IM.
2. Compile and run the test case attached as the file "Main.java".
3. Set current IM to "Pinyin" added in the step #1, set focus to the text area of the test case dialog and press "dot" character on keyboard. Observe that "." is inserted instead of "。".
- backported by
-
JDK-8135090 [macosx] Chinese full stop symbol cannot be entered with Pinyin IM on OS X
-
- Resolved
-
-
JDK-8149268 [macosx] Chinese full stop symbol cannot be entered with Pinyin IM on OS X
-
- Resolved
-
-
JDK-8155413 [macosx] Chinese full stop symbol cannot be entered with Pinyin IM on OS X
-
- Resolved
-
- duplicates
-
JDK-8133243 [macosx] All input method can't input full width Chinese punctuations
-
- Closed
-
- relates to
-
JDK-7057645 Add methods to Character.UnicodeBlock (returning first & last codepoints, the list of blocks)
-
- Closed
-
-
JDK-4358008 RFE: Character.UnicodeBlock should provide way to obtain its valid character range
-
- Closed
-
-
JDK-8068283 Mac OS Incompatibility between JDK 6 and 8 regarding input method handling
-
- Resolved
-
-
JDK-8148984 [macosx] Chinese Comma cannot be entered using Pinyin Input Method on OS X
-
- Resolved
-