JDK-4774013 : XP L&F: JTable's headers with the WinL&F are different from XP standard
  • Type: Bug
  • Component: client-libs
  • Sub-Component: javax.swing
  • Affected Version: 1.4.2
  • Priority: P2
  • Status: Resolved
  • Resolution: Fixed
  • OS: windows_xp
  • CPU: x86
  • Submitted: 2002-11-05
  • Updated: 2003-04-02
  • Resolved: 2003-04-02
The Version table provides details related to the release that this issue/RFE will be addressed.

Unresolved : Release in which this issue/RFE will be addressed.
Resolved: Release in which this issue/RFE has been resolved.
Fixed : Release in which this issue/RFE has been fixed. The release containing this fix may be available for download as an Early Access Release or a General Availability Release.

To download the current JDK release, click here.
Other
5.0 tigerFixed
Related Reports
Duplicate :  
Duplicate :  
Relates :  
Relates :  
Relates :  
Description
###@###.### 2002-11-04

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

Does this problem occur on J2SE 1.3 or 1.4?  Yes / No (pick one)
  Yes

Operating System Configuration Information (be specific):
  Windows XP

Hardware configuration:
  Matrox Graphics Millenmium II AGP
  Processor: MGA-2164W
  Type CNA(DAC) : TI TVP3026 , 250MHz
  Memory : 4 MB
  Bios : v1.4.014
  OS: XP 5.1 (Without SP1)
  Video Driver : Microsoft  - 5.1.2001.0

Bug Description:
 With the Windows Look and Feel (Version XP) the JTable's HEADERS are strange
 and different from WinXP standard.

Steps to Reproduce (be specific):
- compile MantisJTableHeader.java and MantisJTableHeader_Abstract.java
- run MantisJTableHeader
- check the JTable's HEADERS

 Also attach the screenshots to demo the differences between swing(Mantis01.png,
 Mantis02.png) and XP(Mantis04.png) table headers.

Comments
CONVERTED DATA BugTraq+ Release Management Values COMMIT TO FIX: tiger FIXED IN: tiger INTEGRATED IN: tiger tiger-b04
14-06-2004

WORK AROUND See workaround for bug 4855121. ###@###.### 2003-08-29
29-08-2003

EVALUATION The Windows L&F for table headers needs some more work for XP. ###@###.### 2003-01-17 We were using the ContentMargin values from the skin. Works better with the SizingMargin. ###@###.### 2003-02-28
17-01-2003