< prev index next >

test/java/awt/Modal/ModalBlockingTests/BlockingDFWModeless2Test.java

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

@@ -23,10 +23,11 @@
 
 import java.awt.Dialog;
 
 /*
  * @test
+ * @key headful
  * @bug 8049617
  * @summary Check whether a modeless Dialog created with a Dialog
  *          constructor receives focus, whether its components receive focus
  *          and respond to key events. Check also if the other windows
  *          receive mouse and key events.
< prev index next >