-
Bug
-
Resolution: Fixed
-
P2
-
1.4.0
-
beta2
-
sparc
-
solaris_7
-
Verified
Tested with Merlin beta refresh b66 on Solaris sparc 9(s81_38), 8, 7 and x86 8.
New Choice can not display selected Japanese characters correctry.
To reproduce,
1. Extract tes.tar (attached) and compile CharViewMultiLine.java FontView.java
2. Launch CharViewMultiLine
% java CharViewMultiLine
3. Comes up CharView dialog.
4. Input Japanese Character code.
ex. "3000" or "4e00".....
5. Change from "TextArea" to "Choice" using Choice
You can see that Japanese chatracter are not displayed correctly in Choice.
(please see test-1.gif)
However, clicking on Choice menu, Japanese character list appears at the bottom of choice menu and they are displayed correctly.(plese see test-2.gif)
Then, selecting the Japanese character from the list(ex,"3040""3050"), the selected Japanese character are not displayed correctly.
This problem is not seen in TextArea and List on AWT.
This problem is not seen in Merlin-beta.(b65)
Therefore, this is regression.
This phenomenon does not occur on Windows.
% java -version
java version "1.4.0-beta_refresh"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.0-beta_refresh-b66)
Java HotSpot(TM) Client VM (build 1.4.0-beta_refresh-b66, mixed mode)
New Choice can not display selected Japanese characters correctry.
To reproduce,
1. Extract tes.tar (attached) and compile CharViewMultiLine.java FontView.java
2. Launch CharViewMultiLine
% java CharViewMultiLine
3. Comes up CharView dialog.
4. Input Japanese Character code.
ex. "3000" or "4e00".....
5. Change from "TextArea" to "Choice" using Choice
You can see that Japanese chatracter are not displayed correctly in Choice.
(please see test-1.gif)
However, clicking on Choice menu, Japanese character list appears at the bottom of choice menu and they are displayed correctly.(plese see test-2.gif)
Then, selecting the Japanese character from the list(ex,"3040""3050"), the selected Japanese character are not displayed correctly.
This problem is not seen in TextArea and List on AWT.
This problem is not seen in Merlin-beta.(b65)
Therefore, this is regression.
This phenomenon does not occur on Windows.
% java -version
java version "1.4.0-beta_refresh"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.0-beta_refresh-b66)
Java HotSpot(TM) Client VM (build 1.4.0-beta_refresh-b66, mixed mode)
- relates to
-
JDK-6437912 Some of initial character does not display on Motif AWT Choice
-
- Closed
-
-
JDK-6224282 REGRESSION:Choice box still not showing japanese characters (#4464921 still broken
-
- Closed
-