-
Bug
-
Resolution: Fixed
-
P2
-
1.4.0
-
rc1
-
sparc
-
solaris
-
Verified
merlin b86 + Solaris 8/9 Japanese
Reproduce:
- Extract the test case as attached.
- Execute it.
% cd swingtest/classes
% java SwingTest -command aaa
- Move the caret to TextField/TextArea.
- Enter the '\u301c' character.
You can see the box character which can't be handled.
It's not only on TextField/TextArea but also on the other
swing components. Attached as "swing_u301c.jpg" is a
snapshot when the problem occurs.
###@###.### 2001-11-30
This is a regression from Beta2.
The test results are as follows.
Ladybird : OK
Merlin Beta2 : OK
Merlin Beta3 : NG
Merlin b88 : NG
###@###.### 2001-12-03
Reproduce:
- Extract the test case as attached.
- Execute it.
% cd swingtest/classes
% java SwingTest -command aaa
- Move the caret to TextField/TextArea.
- Enter the '\u301c' character.
You can see the box character which can't be handled.
It's not only on TextField/TextArea but also on the other
swing components. Attached as "swing_u301c.jpg" is a
snapshot when the problem occurs.
###@###.### 2001-11-30
This is a regression from Beta2.
The test results are as follows.
Ladybird : OK
Merlin Beta2 : OK
Merlin Beta3 : NG
Merlin b88 : NG
###@###.### 2001-12-03