-
Bug
-
Resolution: Fixed
-
P4
-
7
-
b96
-
b38
-
generic
-
generic
-
Not verified
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-2163372 | 6-pool | Unassigned | P3 | Closed | Won't Fix |
Platform: any
JDK: 6, 7
JComboBox cell editor isn't hidden if the same value is selected with keyboard.
Steps to reproduce:
1. Execute the JComboBoxTest from the attachment.
2. Note that 'one' item is selected twice with the keyboard.
3. When it was selected at the second time, JComboBox editor stays visible, though it should be hidden.
JDK: 6, 7
JComboBox cell editor isn't hidden if the same value is selected with keyboard.
Steps to reproduce:
1. Execute the JComboBoxTest from the attachment.
2. Note that 'one' item is selected twice with the keyboard.
3. When it was selected at the second time, JComboBox editor stays visible, though it should be hidden.
- backported by
-
JDK-2163372 REGRESSION: JComboBox cell editor isn't hidden if the same value is selected with keyboard
- Closed
- relates to
-
JDK-6428549 REGRESSION: Text entered in the Editable JComboBox got cleared when the Enter Key is pressed
- Closed
-
JDK-2195123 Action events not firing in JCombox's selected item
- Closed