jdk/test/java/awt/TextArea/UsingWithMouse/SelectionAutoscrollTest.java
changeset 39056 d99e63b6d962
parent 36871 62d3bb5aba7a
--- a/jdk/test/java/awt/TextArea/UsingWithMouse/SelectionAutoscrollTest.java	Fri Jun 17 21:08:03 2016 +0800
+++ b/jdk/test/java/awt/TextArea/UsingWithMouse/SelectionAutoscrollTest.java	Tue Jun 14 10:44:59 2016 +0200
@@ -23,6 +23,7 @@
 
 /*
   @test
+  @key headful
   @bug 6497109 6734341
   @summary TextArea must have selection expanding, and also be autoscrolled, if mouse is dragged from inside.
   @library ../../regtesthelpers