-
Bug
-
Resolution: Duplicate
-
P3
-
None
-
1.4.0
-
x86
-
windows_2000
Name: rmT116609 Date: 05/16/2002
FULL PRODUCT VERSION :
java version "1.4.0"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.0-b92)
Java HotSpot(TM) Client VM (build 1.4.0-b92, mixed mode)
FULL OPERATING SYSTEM VERSION :
Microsoft Windows 2000 [Version 5.00.2195]
A DESCRIPTION OF THE PROBLEM :
When I show a JTable with JTextFields and make on one of them a doubleclick,
then I can edit it, but in java version "1.4.0" the font in the TableCellEditor
is oversized. The bottom of some letters (like g,y) are truncated and when I write a underscore char I can't see it.
The Problem doesn't exist in java version "1.3.1_03".
STEPS TO FOLLOW TO REPRODUCE THE PROBLEM :
To reproduce this bug:
1. Compile and run
http://java.sun.com/docs/books/tutorial/uiswing/components/example-swing/SimpleTableDemo.java
This bug can be reproduced always.
---------- BEGIN SOURCE ----------
http://java.sun.com/docs/books/tutorial/uiswing/components/example-swing/SimpleTableDemo.java
---------- END SOURCE ----------
Release Regression From : 1.3.1_03
The above release value was the last known release where this
bug was known to work. Since then there has been a regression.
(Review ID: 139828)
======================================================================
- duplicates
-
JDK-4419964 Metal L&F should inherit font size from windows desktop
-
- Resolved
-