-
Bug
-
Resolution: Not an Issue
-
P2
-
5.0
-
x86
-
windows_xp
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-2173234 | 7 | Philip Race | P2 | Closed | Not an Issue | |
JDK-2173235 | 5.0-pool | Karunakar Gajjala | P3 | Closed | Not an Issue |
OS: Windows XP Pro Japanese (MS932)
JRE: 1.6.0_u10
The width of Monospaced font characters drawn on JTextField differ from the JRE1.4.2.
In most of the font size, the width of character is bigger than width what was shown in JRE1.4.2.
This differences are not seen on Solaris 10 with ja locale.
And the other logical fonts (SansSerif, Serif, Dialog, DiallgInpug) seems not
have this issue.(means, looks same width between JRE6 and 1.4.2)
This difference causes issue on customer's application which is trying to update JRE from 1.4.2 to 6.
Because the applicatoin's JTextField has fixed width which were arranged for
the Monospaced font shown in JRE1.4.2, now it faces lack of characters that should be shown.
The customer requires Monospaced font characters to be drawn as same width as what was in JRE1.4.2.
JRE: 1.6.0_u10
The width of Monospaced font characters drawn on JTextField differ from the JRE1.4.2.
In most of the font size, the width of character is bigger than width what was shown in JRE1.4.2.
This differences are not seen on Solaris 10 with ja locale.
And the other logical fonts (SansSerif, Serif, Dialog, DiallgInpug) seems not
have this issue.(means, looks same width between JRE6 and 1.4.2)
This difference causes issue on customer's application which is trying to update JRE from 1.4.2 to 6.
Because the applicatoin's JTextField has fixed width which were arranged for
the Monospaced font shown in JRE1.4.2, now it faces lack of characters that should be shown.
The customer requires Monospaced font characters to be drawn as same width as what was in JRE1.4.2.
- backported by
-
JDK-2173234 JRE6 Monospaced font width differs from JRE1.4.2 in ja(MS932) env.
- Closed
-
JDK-2173235 JRE6 Monospaced font width differs from JRE1.4.2 in ja(MS932) env.
- Closed
- relates to
-
JDK-5016993 REGRESSION: Lucida Console Bold is not monospaced as expected
- Resolved
-
JDK-5027379 Some small antialiased bold fonts look bad
- Resolved
-
JDK-4458472 some Japanese characters in bold style are overlapped
- Closed