-
Bug
-
Resolution: Fixed
-
P4
-
1.3.0
-
None
-
beta
-
x86
-
windows_nt
-
Not verified
The JComboBox.getAccessibleContext().getAccessibleStateSet method does not
return the current state set after focus has changed in the combo box.
This is because combo box state sets are constructed on the fly and there
is no way for the BasicComboBoxUI to call the AccessibleJComboBox and let it
know that the state has changed.
return the current state set after focus has changed in the combo box.
This is because combo box state sets are constructed on the fly and there
is no way for the BasicComboBoxUI to call the AccessibleJComboBox and let it
know that the state has changed.