JDK-6395416 : GTKL&F:Renders extra color at top edge of leftmost corner in selected tab by compare with native tab
  • Type: Bug
  • Component: client-libs
  • Sub-Component: javax.swing
  • Affected Version: 6
  • Priority: P2
  • Status: Closed
  • Resolution: Fixed
  • OS: generic
  • CPU: generic
  • Submitted: 2006-03-08
  • Updated: 2011-03-11
  • Resolved: 2006-04-12
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.
JDK 6
6 b80Fixed
Related Reports
Relates :  
Description
Bug Info:
========
Java tabbedpane renders extra color at top edge of left most corner in a selected tab by compare with native tabbedpane.

JDK Info:
=========
java version "1.6.0-beta2"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.6.0-beta2-b74)
Java HotSpot(TM) Client VM (build 1.6.0-beta2-b74, mixed mode)

Steps to Reproduce:
===================
1. Launch the Swingset2 Demo app.
2. Select the tabbedpane icon in toolbar.
3. Select any tab in the tabbepane.

Now you can observe some rose color at left most end of slected tab.

Please check the attached images for compare java and native.

Comments
EVALUATION To fix the bug with alignment of first selected tab we should compare new location of selected tab with location of tab area.
29-03-2006

EVALUATION The bug with the rose color at top edge of the tab will not fix because it is not reproducible.
29-03-2006