< prev index next >

test/java/awt/Choice/DragMouseOutAndRelease/DragMouseOutAndRelease.java

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

*** 20,29 **** --- 20,30 ---- * or visit www.oracle.com if you need additional information or have any * questions. */ /* @test + @key headful @bug 6322625 @summary REG:Choice does not trigger MouseReleased when dragging and releasing the mouse outside choice, XAWT @author andrei.dmitriev area=awt.choice @run main DragMouseOutAndRelease */
< prev index next >