< 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,34 **** /* * Portions Copyright (c) 2012 IBM Corporation */ ! /* @test * @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 --- 24,36 ---- /* * Portions Copyright (c) 2012 IBM Corporation */ ! /* ! * @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 >