< prev index next >

test/java/awt/Modal/ModalExclusionTests/ToolkitExcludeFramePageSetupTest.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 7125054 8044429 * @summary Check whether a pageDialog blocks a toolkit modality excluded Frame * (it shouldn't). Checks also whether setting a parent frame to be * modality excluded excludes its children from being blocked too. *
< prev index next >