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

Reply via email to