equal
deleted
inserted
replaced
23 |
23 |
24 /* |
24 /* |
25 * @test |
25 * @test |
26 * @bug 8012586 |
26 * @bug 8012586 |
27 * @summary verify that modal dialog will appeared above fullscreen window under Metacity WM. |
27 * @summary verify that modal dialog will appeared above fullscreen window under Metacity WM. |
|
28 * @library ../../regtesthelpers |
|
29 * @build Util |
28 * @run main FullscreenDialogModality |
30 * @run main FullscreenDialogModality |
29 * @run main/othervm FullscreenDialogModality |
31 * @run main/othervm FullscreenDialogModality |
30 * @author vkravets |
32 * @author vkravets |
31 */ |
33 */ |
32 |
34 |