-
Type:
Bug
-
Resolution: Cannot Reproduce
-
Priority:
P3
-
None
-
Affects Version/s: 1.2.1
-
Component/s: client-libs
-
sparc
-
solaris_2.6
DialogInput font is not supported in japanese plain text style with any font size when running CharView using Cricket-1.2.1-L on Solaris2.6. This was tested with Cricket1.2.1-K on Solaris2.6 and passed. It also passed with Cricket1.2.1-L on Win98 and Solaris2.7 Japanese.
The warning message displayed in terminal for all the characters is:
"
warninig:
Name: textfield
class: XmTextField
Character ' a japanese character' not supported in font. Discarded.
"
Steps to reproduce:
1. Run CharView from AWT folder: %java -cp . CharView
2. Change the unicode to 4E00 for Japanese
3. Change the font to DialogInput
4. Change the style to plain
5. Change the font size to any
6. change the field to textfield
the textfield is displayed with all "?"s.
The warning message displayed in terminal for all the characters is:
"
warninig:
Name: textfield
class: XmTextField
Character ' a japanese character' not supported in font. Discarded.
"
Steps to reproduce:
1. Run CharView from AWT folder: %java -cp . CharView
2. Change the unicode to 4E00 for Japanese
3. Change the font to DialogInput
4. Change the style to plain
5. Change the font size to any
6. change the field to textfield
the textfield is displayed with all "?"s.