1 <html>
   2 <!--
   3   @test
   4   @bug 4955110
   5   @summary tests that a drag ends on button2 release
   6   @author Alexander.Gerasimov area=dnd
   7   @library    ../../regtesthelpers
   8   @build      Util
   9   @run applet/othervm Button2DragTest.html
  10   -->
  11 <head>
  12 <title>  </title>
  13 </head>
  14 <body>
  15 
  16 <h1>Button2DragTest<br>Bug ID: 4955110</h1>
  17 
  18 <p> This is an AUTOMATIC test, simply wait for completion </p>
  19 
  20 <APPLET CODE="Button2DragTest.class" WIDTH=200 HEIGHT=200></APPLET>
  21 </body>
  22 </html>