-
Bug
-
Resolution: Not an Issue
-
P3
-
None
-
1.3.1
-
x86
-
windows_nt
hercule.li@prc 2001-01-10
Locale : zh_CN
Encoding : zh_CN.EUC and zh_CN.GBK
There is a chinese display problem in some swing components
like JLabel and JButton if we set font as "SanSerif"
for example :
Font baseFont = new Font("SanSerif", Font.BOLD, 12);
This bug exists in merlin b46 , ladybird b13 and firefly b02,
This bug exists in solaris , IA solaris and windows platform.
The chinese display will be OK if we don't set Font .
(use default only)
Try attached file Labels.java to reproduce the bug.
------ end of hercule.li@prc 2001-01-10
Locale : zh_CN
Encoding : zh_CN.EUC and zh_CN.GBK
There is a chinese display problem in some swing components
like JLabel and JButton if we set font as "SanSerif"
for example :
Font baseFont = new Font("SanSerif", Font.BOLD, 12);
This bug exists in merlin b46 , ladybird b13 and firefly b02,
This bug exists in solaris , IA solaris and windows platform.
The chinese display will be OK if we don't set Font .
(use default only)
Try attached file Labels.java to reproduce the bug.
------ end of hercule.li@prc 2001-01-10