< prev index next >

test/java/awt/Modal/ToFront/FrameToFrontNonModalTest.java

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

*** 22,31 **** --- 22,32 ---- */ /* * @test + * @key headful * @bug 8050885 * @summary Check that calling toFront method does not bring a frame to the top * of a non-modal child dialog. * * @library ../helpers ../../../../lib/testlibrary/
< prev index next >