-
Bug
-
Resolution: Fixed
-
P2
-
1.3.0
-
linux-rc1
-
x86
-
linux
-
Not verified
Tested with Kestrel-linux on RedHatLinux6.1J and 6.1J update
Bold, Italic, BoldItalic styles are not applied to characters on
Button, Label, Checkbox, RadioButton and TextField.
Characters set on these components are always Plain.
This is reproducible with Cricket-linux.
To reproduce,
1. Compile an attached test case (StyledFont.java).
2. Run StyledFont
3. Then, you can see a Frame which includes the components.
This test program provides
4Button, 4Label, 4Checkbox, 4RadioButton and 4TextField on which
Japanese characters and alphabetical characters set and
4 style, Plain, Bold, Italic and BoldItaric set to each component.
However, on Linux all characters are Plain.
Tested with Kestrel on Solaris, the phenomenon is different.
Only ASCII characters can be styled.
Other characters have this problem.
- relates to
-
JDK-4393718 Linux: Style are not applied to ASCII characters on TextField.
- Closed
-
JDK-4360914 Default java application ASCII font size is small.
- Closed
-
JDK-4393738 ASCII character can not be ITALIC and BOLDITALIC with Monospaced and Dialoginput
- Closed