<AWT Dev> [9] Review request: JDK-8058193 [macosx] Potential incomplete fix for JDK-8031485
Petr Pchelko
petr.pchelko at oracle.com
Wed Nov 19 11:19:22 UTC 2014
Hello, AWT Team.
Please review the fix for the issue:
https://bugs.openjdk.java.net/browse/JDK-8058193
The fix is available at:
http://cr.openjdk.java.net/~pchelko/9/8058193/webrev/
The problem is that we consume Enter key by a combo box action and it's not propagated up to the dialog.
Enter does not trigger any real action on the closed ComboBox, so it should be disabled if the combo popup
is not visible.
With best regards. Petr.
More information about the awt-dev
mailing list