-
Bug
-
Resolution: Fixed
-
P3
-
1.4.2
-
tiger
-
x86
-
windows_xp
Name: jk109818 Date: 05/12/2003
FULL PRODUCT VERSION :
java version "1.4.2-beta"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.2-beta-b19)
Java HotSpot(TM) Client VM (build 1.4.2-beta-b19, mixed mode)
FULL OS VERSION :
Microsoft Windows XP [Version 5.1.2600]
A DESCRIPTION OF THE PROBLEM :
JTabbedPane background color is wrong for Windows XP L&F. The selected tab on winXP should have a lighter background color than the normal window background. This color should match the light color that is used to highlight the currently seleted tab.
The XP L&F uses the normal window background color, not the 'active tab' background color.
STEPS TO FOLLOW TO REPRODUCE THE PROBLEM :
Any application with standard JTabbedPanes shows the bug.
EXPECTED VERSUS ACTUAL BEHAVIOR :
EXPECTED -
Expected a different background color for the selected tab.
REPRODUCIBILITY :
This bug can be reproduced always.
(Review ID: 185457)
======================================================================
- relates to
-
JDK-5061421 REGRESSION: JTabbedPane.setBackground() has no effect when the pane is empty
-
- Closed
-