<Swing Dev> [8] Review request for 4199622 RFE: JComboBox shouldn't sending ActionEvents for keyboard navigation

Vladislav Karnaukhov Vladislav.Karnaukhov at oracle.com
Thu Jan 24 14:12:28 UTC 2013


Hi Alexander,

On 1/24/2013 05:57 PM, Alexander Scherbatiy wrote:
>
> - MetalLookAndFeel and ComboBox.noActionOnKeyNavigation property is set
>      Press down, select an item, press enter. The drop down list is not
> closed
Oops, forgot one comboBox.setPopupVisible(false); call... Fixed.

> - WindowsLookAndFeel and ComboBox.noActionOnKeyNavigation property is set
>     Home/End and PgUp/PgDn keys do not work
This one is more complex. Working on it...

Thanks for the review!




More information about the swing-dev mailing list