Closed subwiz closed 8 years ago
Happens only in Java 8.
New finding: editable JComboBox is not forwarding Enter key to the default button. The problem is not in the SwingX or JIDE component.
Asked SO: http://stackoverflow.com/questions/26217091/editable-jcombobox-in-java-8-does-not-forward-enter-key-to-default-button
Now, it seems to be working!
Happens only in Java 8.