<Swing Dev> [8] Review request for 4199622 RFE: JComboBox shouldn't sending ActionEvents for keyboard navigation
Vladislav Karnaukhov
Vladislav.Karnaukhov at oracle.com
Tue Jan 29 14:17:28 UTC 2013
Hello Alexander, all,
please review a new version:
http://cr.openjdk.java.net/~vkarnauk/4199622/webrev.04/
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
Fixed.
> - WindowsLookAndFeel and ComboBox.noActionOnKeyNavigation property is set
> Home/End and PgUp/PgDn keys do not work
>
Fixed.
The reg test was completely re-written. 2 additional runs were added:
one with Windows LAF if under Microsoft OS; another when editable flag
is set. I've checked on Mac OS X to ensure cross-platform compatibility.
Regards,
- Vlad
More information about the swing-dev
mailing list