< prev index next >

test/java/awt/Modal/ToFront/FrameToFrontTKModal3Test.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 frame in presence of * blocking toolkit modal dialog having a hidden Frame parent * does not bring the frame to the top of the modal dialog. *
< prev index next >