< prev index next >

test/java/awt/Modal/ModalBlockingTests/UnblockedDialogModelessTest.java

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

*** 23,32 **** --- 23,33 ---- import java.awt.Dialog; /* * @test + * @key headful * @bug 8049617 * @summary Check whether a modeless Dialog receives focus; check * if its components receive focus and respond to key events * * @library ../helpers ../../../../lib/testlibrary/
< prev index next >