JDK-6521831 : GTK:Applied background is not affecting to toolbar in gtk laf.
  • Type: Bug
  • Component: client-libs
  • Sub-Component: javax.swing
  • Affected Version: 6u1
  • Priority: P3
  • Status: Open
  • Resolution: Unresolved
  • OS: solaris_10
  • CPU: sparc
  • Submitted: 2007-02-06
  • Updated: 2011-04-28
Related Reports
Relates :  
Description
Bug Info:
=========
Applied background color is not showing to a toolbar when run with 1.6.0_01-b03.But i can able to see the applied background color when run with 1.6.0-b104 in GTK LookAndFeel.
But in other look and feel its working fine with both the JDK's(1.6.0-b104 and 1.6.0_01-b03).I think it regress the issue from 6U1.

JDK Info:
=========
java version "1.6.0_01-ea"
Java(TM) SE Runtime Environment (build 1.6.0_01-ea-b03)
Java HotSpot(TM) Client VM (build 1.6.0_01-ea-b03, mixed mode, sharing)

Steps to reproduce:
===================
1.Download the attached java file.
2.Run the application with 6u1 jdk.

Comments
EVALUATION GTK L&F doesn't support setting background colors for components yet. To implement this feature we should understand what users really need. Otherwise there are different interpretations.
22-03-2007