-
Bug
-
Resolution: Duplicate
-
P3
-
None
-
1.3.0
-
x86
-
linux
Tested with kestrel-linux-beta b08 on RedHat6.1J and 6.1Jupdate/KDE
New-line character can not be recognized correctly on TextArea.
To reproduce,
1. Compile attached programs; CharViewMultiLine.java and FontView.java
2. Run CharViewMultiLine
You can see that New-Line character can not be recognized at 00A0 line and
00B0, 00C0, 00D0...lines are followed right after 00AF.
3. Input 0100, 0300, 0400, and code for Kanji(codes bigger than 4E00.....).
You can see the same phenomenon of New-Line problem.
Especially, this problem is seen evidently in displaying Kanji.
----------------
reproducable with kestrel-linux rc1-b10
keiko.nakayama@Eng 2000-07-18
- duplicates
-
JDK-4341743 Linux: Need EUC_JP variant converters for just JIS X 0201, 0208; not 0212
- Resolved