-
Bug
-
Resolution: Fixed
-
P3
-
5.0u22
-
b08
-
x86
-
windows_vista
-
Not verified
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-2211150 | 8 | Sean Coffey | P3 | Closed | Cannot Reproduce | |
JDK-2211149 | 7-pool | Sean Coffey | P3 | Closed | Cannot Reproduce | |
JDK-2211148 | 6-pool | Sean Coffey | P3 | Closed | Cannot Reproduce |
When CU inputs a user defined char. (gaiji) in JTextArea, the defined char. is not displayed
but other chinese char. appears in the JTextArea.
OS
-------
Windows Vista business SP1(Japanese, x86)
Windows Vista Ultimate SP1(Japanese, x86)
Windows 7 Pro. (Japanese, x86)
JDK ver.
-------
JDK5u22(x86)
REPRODUCE
-------
1. Invoke "eudcedit" command in command prompt window
2. Create a user defined char. and asign 0xF040(U+E000) to the char.
3. Execute TableExample.jar under demo\jfc\TableExample
(invoke "java -jar TableExample.jar)
One window including some JTextAreas shows up.
4. Input some Japanese char. in MS-IME and press "F5"
IME pad shows up.
5. Select(click) the char. defined at the above step 2
The char. defined at step 2 does not show up but another chinese char. does.
NOTE:
-This problem does not ossur in WindowsXP pro.(Japanese, SP2)
-This problem does not occur in JDK6u18.
but other chinese char. appears in the JTextArea.
OS
-------
Windows Vista business SP1(Japanese, x86)
Windows Vista Ultimate SP1(Japanese, x86)
Windows 7 Pro. (Japanese, x86)
JDK ver.
-------
JDK5u22(x86)
REPRODUCE
-------
1. Invoke "eudcedit" command in command prompt window
2. Create a user defined char. and asign 0xF040(U+E000) to the char.
3. Execute TableExample.jar under demo\jfc\TableExample
(invoke "java -jar TableExample.jar)
One window including some JTextAreas shows up.
4. Input some Japanese char. in MS-IME and press "F5"
IME pad shows up.
5. Select(click) the char. defined at the above step 2
The char. defined at step 2 does not show up but another chinese char. does.
NOTE:
-This problem does not ossur in WindowsXP pro.(Japanese, SP2)
-This problem does not occur in JDK6u18.
- backported by
-
JDK-2211148 EUDC char. is not displayed, but other chinese char. is done in WinVista and Win7 in jdk5u22
- Closed
-
JDK-2211149 EUDC char. is not displayed, but other chinese char. is done in WinVista and Win7 in jdk5u22
- Closed
-
JDK-2211150 EUDC char. is not displayed, but other chinese char. is done in WinVista and Win7 in jdk5u22
- Closed
- relates to
-
JDK-7117029 TEST: java/awt/font/LogicalFonts/MappingTest.java failed since 5.0u33b08
- Closed
-
JDK-6951501 EUDC character is not displayed on Swing
- Closed