-
Enhancement
-
Resolution: Fixed
-
P4
-
1.3.1
-
hopper
-
generic
-
generic
According to the Java Look and Feel Design guidelines, Return/Enter is supposed to close a combobox list and commit any change. If the list is already closed, it would be nice if Return/Enter would active the default button on the dialog box.
This makes the most sense for a non-editable combo box. Consideration should also be given for whether this makes sense for an editable combo box (maybe the first return commits any edit, and the second one is passed to the default button/container?)
This makes the most sense for a non-editable combo box. Consideration should also be given for whether this makes sense for an editable combo box (maybe the first return commits any edit, and the second one is passed to the default button/container?)
- relates to
-
JDK-8068040 [macosx] Combo box consuming ENTER key events
-
- Resolved
-
-
JDK-6624178 Regression test fails: test/closed/javax/swing/JComboBox/4515752/DefaultButtonTest.java
-
- Closed
-