-
Type:
Bug
-
Status: Open
-
Priority:
P3
-
Resolution: Unresolved
-
Affects Version/s: 6u1, 7, 8, 9
-
Fix Version/s: tbd
-
Component/s: client-libs
-
Labels:
-
Subcomponent:
-
Understanding:Cause Known
-
CPU:x86
-
OS:linux_oracle_6.0, linux_redhat_6.1
Calls to setBackground on various Swing components are ignored on GTK L&F and has no effect on resulting UI. Also properties like icons of buttons are ignored.
get/setBacground are core Component API methods and must work in all L&F implementations.
See attached test application and differences between GTK and Metal implementations - run "RefuseBackgroundFrame.java".
get/setBacground are core Component API methods and must work in all L&F implementations.
See attached test application and differences between GTK and Metal implementations - run "RefuseBackgroundFrame.java".
- relates to
-
JDK-6531760 JTextField not honoring the background color
-
- Open
-