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 09:06:43 PDT 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 jdk7-changes mailing list