< prev index next >

test/java/awt/Modal/ToFront/DialogToFrontAppModalTest.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 8050885 * @summary Check that calling toFront method for a dialog in presence of * blocking application modal dialog does not bring it to the top * of the modal dialog. *
< prev index next >