<AWT Dev> [9] Review request: JDK-8058193 [macosx] Potential incomplete fix for JDK-8031485
Alexander Scherbatiy
alexandr.scherbatiy at oracle.com
Wed Nov 19 13:26:15 UTC 2014
The fix looks good to me.
Thanks,
Alexandr.
On 11/19/2014 2:19 PM, Petr Pchelko wrote:
> 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