-
Bug
-
Resolution: Not an Issue
-
P3
-
None
-
5.0
-
generic
-
solaris_9
In Solaris, titles are not rendered properly for JFrame, JDialog, JOptionPane for Devanagari unicode range. The same text are rendered fine for other components like JButton, JTextField etc. Titles are rendered fine in windows.
Compile and run JFrameTest.java
Refer to attached screenshot.
Compile and run JFrameTest.java
Refer to attached screenshot.
- relates to
-
JDK-4929291 AWT should use Unicode strings for properties when possible
- Resolved