-
Type:
Bug
-
Resolution: Fixed
-
Priority:
P4
-
Affects Version/s: 1.1.7, 1.2.0
-
Component/s: client-libs
-
None
-
beta
-
generic, sparc
-
generic, solaris_2.5.1
Calling setSelectedIndex( -1 ) on a JComboBox or calling setSelectedItem( null ) on a ComboBoxModel will cause the selection to become empty. This is not documented anywhere.