-
Bug
-
Resolution: Fixed
-
P2
-
1.2.2, 1.3.0
-
beta2
-
x86
-
linux
-
Verified
In Kestrel-linux b08, all the component except TextField and TextArea can display Chinese character correctly. The TextField and TextArea seems use
a different default font compare to other component.
To reproduce:
1. compile the attachment
2. java TextBug
3. You will notice the Chinese Character is displayed correctly on Button
and incorrectly in TextField and TextArea.
4. The output is:
[root@tdc2 bugs]# java -version
java version "1.3.0beta"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.3.0beta-b08)
Java HotSpot(TM) Client VM (build 1.3.0beta-b06, mixed mode)
[root@tdc2 bugs]# java TextBug
Font specified in font.properties not found [-misc-AR PL SungtiL GB-medium-r-nor mal--*-%d-*-*-c-*-gb2312.1980-0]
Font specified in font.properties not found [-misc-AR PL SungtiL GB-medium-r-nor mal--*-%d-*-*-c-*-gb2312.1980-0]
Font specified in font.properties not found [-misc-AR PL SungtiL GB-medium-r-nor mal--*-%d-*-*-c
-*-gb2312.1980-0]
[Kevin.huang@prc 2000-06-19]
[xueming.shen@Eng 2000-07-24]
as confirmed by submitter, the TextArea now displays the Chinese correctly...
a different default font compare to other component.
To reproduce:
1. compile the attachment
2. java TextBug
3. You will notice the Chinese Character is displayed correctly on Button
and incorrectly in TextField and TextArea.
4. The output is:
[root@tdc2 bugs]# java -version
java version "1.3.0beta"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.3.0beta-b08)
Java HotSpot(TM) Client VM (build 1.3.0beta-b06, mixed mode)
[root@tdc2 bugs]# java TextBug
Font specified in font.properties not found [-misc-AR PL SungtiL GB-medium-r-nor mal--*-%d-*-*-c-*-gb2312.1980-0]
Font specified in font.properties not found [-misc-AR PL SungtiL GB-medium-r-nor mal--*-%d-*-*-c-*-gb2312.1980-0]
Font specified in font.properties not found [-misc-AR PL SungtiL GB-medium-r-nor mal--*-%d-*-*-c
-*-gb2312.1980-0]
[Kevin.huang@prc 2000-06-19]
[xueming.shen@Eng 2000-07-24]
as confirmed by submitter, the TextArea now displays the Chinese correctly...
- duplicates
-
JDK-4329872 diffenences in displaying and inputting chinese on Linux
-
- Closed
-
-
JDK-4350177 Linux: Can not input Chinese in TextField & TextArea in Turbo Linux
-
- Closed
-
- relates to
-
JDK-4346387 Linux: TextField & TextArea cause JVM crash when activate Local Input Method
-
- Closed
-
-
JDK-4363773 Linux: Input something in TextField will cause JVM crash in Turbo Linux
-
- Closed
-