-
Bug
-
Resolution: Duplicate
-
P4
-
None
-
1.2.2
-
generic
-
generic
Using CTRL in JComboBox results in invalid selection.
In any JComboBox, if you press the CTRL key while selecting an item from the
list, the resulting selection will be a blank string.
To repeat, run the BadCombo program (attached). Click once on the combo box
to drop down the popup. While pressing the control key, select any item from
the popup. An empty string will be displayed as the choice.
In any JComboBox, if you press the CTRL key while selecting an item from the
list, the resulting selection will be a blank string.
To repeat, run the BadCombo program (attached). Click once on the combo box
to drop down the popup. While pressing the control key, select any item from
the popup. An empty string will be displayed as the choice.
- duplicates
-
JDK-4234053 No ItemEvent nor ActionEvent fired on first UNSELECT in JComboBox
-
- Resolved
-
- relates to
-
JDK-6355525 Selecting from a combo box while pressing CTRL results in an invalid selection
-
- Closed
-