< prev index next >

test/javax/swing/JComboBox/ConsumedKeyTest/ConsumedKeyTest.java

Print this page
rev 14989 : 8160974: [TESTBUG] Mark more headful tests with @key headful.

*** 25,34 **** --- 25,35 ---- import java.awt.event.ActionEvent; import java.awt.event.KeyEvent; /* @test + @key headful @bug 8031485 8058193 @summary Combo box consuming escape and enter key events @author Petr Pchelko @library ../../../../lib/testlibrary/ @build ExtendedRobot
< prev index next >