JDK-4975634 : REGRESSION: (WinL&F) distorted text on Window Look and Feel
  • Type: Bug
  • Component: client-libs
  • Sub-Component: 2d
  • Affected Version: 5.0
  • Priority: P3
  • Status: Closed
  • Resolution: Duplicate
  • OS: windows_2000,windows_xp
  • CPU: x86
  • Submitted: 2004-01-08
  • Updated: 2004-12-10
  • Resolved: 2004-01-08
Related Reports
Duplicate :  
Description
###@###.### 2004-01-08

J2SE Version (please include all output from java -version flag):
 java version "1.5.0-beta2"
 Java(TM) 2 Runtime Environment, Standard Edition (build 1.5.0-beta2-b32)
 Java HotSpot(TM) Client VM (build 1.5.0-beta2-b32, mixed mode)

Does this problem occur on J2SE 1.3, 1.4 or 1.4.1?  Yes / No (pick one)
 No, it works fine on 1.4.2.

Operating System Configuration Information (be specific):
 Windows 2000 professional

Bug Description:
 some distorted text on swing apps with Windows Look and Feel;
 Notice "C" in Java Control Panel in the About section(see image001.jpg)
 and the "8" wherever it is entered(see image002.jpg)

Steps to Reproduce (be specific):
 You could either just bring up Java Control Panel or bring up
 SwingSet2 demo, you would see these distorted text.

Comments
EVALUATION This looks like a Java 2D issue. Re-assigning for evaluation. ###@###.### 2004-01-08 ================================== These are duplicates of 4919654 : Capital C with Microsoft Sans Serif looks different from native 4923677 : Microsoft Sans Serif "8" rendered differently in 1.4.x So this didn't really start in 1.4.2 the "8" looks identical in 1.4.2 as it does in 1.5 although the "C" is perhaps marginally better in 1.4.2 than 1.5. Since both the above bugs are closed as dups of 4924220: Microsoft Sans Serif (True Type) font is not rendered properly I am also closing this bug as a dup of that one. PS please do not use JPEG for screen dumps of fonts. JPEG loses information and its hard to see exactly what was dumped. Use PNG instead. ###@###.### 2004-01-08 =============================
08-01-2004