< prev index next >

test/java/awt/TextArea/UsingWithMouse/SelectionAutoscrollTest.java

Print this page
rev 14836 : 8159690: [TESTBUG] Mark headful tests with @key headful.

@@ -21,10 +21,11 @@
  * questions.
  */
 
 /*
   @test
+  @key headful
   @bug 6497109 6734341
   @summary TextArea must have selection expanding, and also be autoscrolled, if mouse is dragged from inside.
   @library ../../regtesthelpers
   @build Util
   @author Konstantin Voloshin: area=TextArea
< prev index next >