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
