Hi Kevin, Alexander, Guru,

Please review the below patch.

JIRA: https://bugs.openjdk.java.net/browse/JDK-8144688
Webrev: http://cr.openjdk.java.net/~ghb/arunprasad/8144688/webrev.00/

Issue: DRT testcases uses mouse simulation APIs to do the selection and drag. 
Our implementation of DRT doesn't pass mouse button type(left, center/middle, 
right) for mouse move.

Fix: Store the mouse button type during mouse down and pass it when DRT calls 
mouse move.

Regards,
Arun



Reply via email to