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

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


# 12022:1e62e67e61d7 22-May-2015 pchopra

8078855: [TEST_BUG] javax/swing/JComboBox/8032878/bug8032878.java fails in WindowsClassicLookAndFeel
Reviewed-by: alexsch, aivanov


# 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


# 9652:2153a7725a4a 21-Mar-2014 alitvinov

8032878: Editable combos in table do not behave as expected
Reviewed-by: alexp, alexsch
Contributed-by: alexey.ivanov@oracle.com