< prev index next >

test/java/awt/Modal/ModalFocusTransferTests/FocusTransferWDFNonModal1Test.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 8047367 * @summary Check whether the focus transfer between windows occurs correctly when * the following happens: a window having a hidden frame owner is shown; * a non-modal dialog having a frame (F) owner is shown; F is shown. *
< prev index next >