JDK-8068040 : [macosx] Combo box consuming ENTER key events
  • Type: Bug
  • Component: client-libs
  • Sub-Component: javax.swing
  • Affected Version: 8,8u20,8u25,9
  • Priority: P3
  • Status: Resolved
  • Resolution: Fixed
  • OS: os_x
  • Submitted: 2014-12-22
  • Updated: 2015-09-29
  • Resolved: 2015-01-16
The Version table provides details related to the release that this issue/RFE will be addressed.

Unresolved : Release in which this issue/RFE will be addressed.
Resolved: Release in which this issue/RFE has been resolved.
Fixed : Release in which this issue/RFE has been fixed. The release containing this fix may be available for download as an Early Access Release or a General Availability Release.

To download the current JDK release, click here.
JDK 8 JDK 9
8u60Fixed 9 b52Fixed
Related Reports
Relates :  
Relates :  
Description
This bug is related to issue JDK-8031485 which was filed for events of ESC and ENTER keys consumed by the combo box, but only fixed for escape key.

Related JDK bug:
https://bugs.openjdk.java.net/browse/JDK-8031485

Related NetBeans bug:
https://netbeans.org/bugzilla/show_bug.cgi?id=239241#c12
Comments
Workaround for the fix JDK-4515752 does not work because AquaComboBoxUI does not register "enterPressed" action in actions map. It registers only "aquaEnterPressed" action.
30-12-2014

please evaluate
22-12-2014