History log of /openjdk10/jdk/test/javax/swing/JComboBox/6607130/bug6607130.java
Revision Date Author Comments
# 15235:fe58d505fffd 07-Jul-2016 goetz

8160974: [TESTBUG] Mark more headful tests with @key headful.
Reviewed-by: serb, simonis


# 11111:4ef86895869c 21-Nov-2014 yan

8063107: Change open swing regression tests to avoid sun.awt.SunToolkit.realSync, part 2
8064573: [TEST_BUG] javax/swing/text/AbstractDocument/6968363/Test6968363.java is asocial pressing VK_LEFT and not releasing
8064575: [TEST_BUG] javax/swing/JEditorPane/6917744/bug6917744.java 100 times press keys and never releases
8064809: [TEST_BUG] javax/swing/JComboBox/4199622/bug4199622.java contains a lot of keyPress and not a single keyRelease
Reviewed-by: alexsch, pchelko


# 2362:00cd9dc3c2b5 25-May-2010 ohair

6943119: Rebrand source copyright notices
Reviewed-by: darcy, weijun


# 608:8b59beb64ee9 21-Jul-2008 mlapshin

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