-
Bug
-
Resolution: Duplicate
-
P4
-
None
-
1.3.0
-
None
-
sparc
-
solaris_7, solaris_8
Source code is attached. When run the test window has 5 tabs in a TabbedPane:
(1) "AWT Labels", (2) "AWT TextFields", (3) "Swing Components", (4) "Java2D
Stroke", and (5) "Java2D Fill". Each of the panes presents an string using
(1) Plain, (2) Italic, (3) Bold, and (4) BoldItalic fonts. Generic fonts
are used: (1) Serif, (2) SansSerif, (3) Monospaced, (4) Dialog, and
(5) DialogInput.
The rows labeled Monospaced and DialogInput on the panes labeled "Swing
Components", "Java2D Stroke", and "Java2D Fill" do not contain the Russian
text for "Wednesday" in front of the Latin text "Abc".
algol.eng.sun.com% java -version
java version "1.3.0"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.3.0-I)
Java HotSpot (TM) Client VM (build 1.3-I, interpreted mode)
allan.jacobs@Eng 1999-10-12
- relates to
-
JDK-4280323 Java2D rendered text in ru_RU.ISO8859-5 locale is not visible.
- Closed