-
Bug
-
Resolution: Won't Fix
-
P3
-
None
-
1.3.1
-
x86
-
linux
Tested with jdk1.3.1 beta10 on RedHat Linux 6.2J and 6.2J update.
Style are not applied to ASCII characters on AWT compornents.
ASCII character can not be ITALIC and BOLDITALIC with Monospaced and Dialoginput
To reproduce,
1. Compile attached test program.
2. Execute program,
% java CharView
3. Select " Button", "Label", "Graphics.drawString","CheckBox" or "Radiobutton"
4. Select "Monospaced" or "Dialoginput"
5. Select "Italic" or "Bolditalic"
This problem is reproducible with Kestrel Linux.
<java version>
java version "1.3.1beta"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.3.1beta-b10)
Java HotSpot(TM) Client VM (build 1.3.1beta-b10, mixed mode)
Style are not applied to ASCII characters on AWT compornents.
ASCII character can not be ITALIC and BOLDITALIC with Monospaced and Dialoginput
To reproduce,
1. Compile attached test program.
2. Execute program,
% java CharView
3. Select " Button", "Label", "Graphics.drawString","CheckBox" or "Radiobutton"
4. Select "Monospaced" or "Dialoginput"
5. Select "Italic" or "Bolditalic"
This problem is reproducible with Kestrel Linux.
<java version>
java version "1.3.1beta"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.3.1beta-b10)
Java HotSpot(TM) Client VM (build 1.3.1beta-b10, mixed mode)
- duplicates
-
JDK-4393718 Linux: Style are not applied to ASCII characters on TextField.
-
- Closed
-
- relates to
-
JDK-4356447 Linux: Styles are not applied to any characters on some AWT components
-
- Closed
-