<Swing Dev> hg: jdk7/swing/jdk: 6607130: REGRESSION: JComboBox cell editor isn't hidden if the same value is selected with keyboard
mikhail.lapshin at sun.com
mikhail.lapshin at sun.com
Mon Jul 21 16:06:43 UTC 2008
Changeset: 8b59beb64ee9
Author: mlapshin
Date: 2008-07-21 19:58 +0400
URL: http://hg.openjdk.java.net/jdk7/swing/jdk/rev/8b59beb64ee9
6607130: REGRESSION: JComboBox cell editor isn't hidden if the same value is selected with keyboard
Summary: JComboBox cell editor now hides if the same value is selected with keyboard
Reviewed-by: peterz, alexp
! src/share/classes/javax/swing/plaf/basic/BasicComboBoxUI.java
+ test/javax/swing/JComboBox/6607130/bug6607130.java
More information about the swing-dev
mailing list