-
Bug
-
Resolution: Fixed
-
P4
-
1.1.4
-
swing1.0fcs
-
generic
-
windows_nt
cah filed for PeopleSoft.
Ben Humphrey 510-225-3301
They are using Swing-0.6.1
setEnabled(false) on JComboBox doesn't give visual feedback that it is
not enabled. I can see visible feedback for the down arrow button
(it gray's out) but the background of the combo-box stays white so it's
very subtle, and of course I can't do a setBackground() on it with any success.
cah 12/11/97
Tried to reproduce the bug on Solaris but was unable to do so. setEnabled(false)
gave gray background while setEnabled(true) gave a white background.