< prev index next >

test/java/awt/Modal/ModalBlockingTests/BlockingWindowsSetModal2Test.java

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

*** 22,31 **** --- 22,32 ---- */ /* * @test + * @key headful * @bug 8049617 * @summary Check whether a modal Dialog created with a null Dialog * constructor receives focus; whether its components receive focus * and respond to key events, when there are other windows shown. * Also check the correctness of blocking behavior for other windows shown.
< prev index next >