< prev index next >

test/java/awt/TextArea/TextAreaCaretVisibilityTest/bug7129742.java

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

@@ -24,11 +24,13 @@
 /*
  * Portions Copyright (c) 2012 IBM Corporation
  */
 
 
-/* @test
+/*
+ * @test
+ * @key headful
  * @bug 7129742
  * @summary Focus in non-editable TextArea is not shown on Linux.
  * @requires (os.family == "linux" | os.family == "solaris")
  * @modules java.desktop/sun.awt
  *          java.desktop/java.awt.peer
< prev index next >