-
Bug
-
Resolution: Unresolved
-
P3
-
6u1, 7, 8, 9
-
Cause Known
-
x86
-
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
-