<Swing Dev> [8] Review request for 4199622 RFE: JComboBox shouldn't sending ActionEvents for keyboard navigation
Vladislav Karnaukhov
Vladislav.Karnaukhov at oracle.com
Wed Jan 16 12:58:23 UTC 2013
Hello,
could you please review the fix:
bug: http://bugs.sun.com/view_bug.do?bug_id=4199622
webrev: http://cr.openjdk.java.net/~vkarnauk/4199622/webrev.00/
The fix uses new property to disable ActionEvent generation in
JComboBox' drop-down window when an user navigates with keyboard.
The fix works only when property is explicitly set by a developer;
otherwise default JComboBox' behavior doesn't change.
Regards,
- Vlad
More information about the swing-dev
mailing list