-
Bug
-
Resolution: Not an Issue
-
P3
-
None
-
1.4.0
-
sparc
-
solaris_7
In Windows & Solaris Mouse Drag is not performed when the mouse is moved with the shift key pressed using Robot.
How to reproduce the Bug? -------->
Run this sample code. You would see a frame with a red Canvas.This is an automated test. No user interaction allowed.The robot will press the Shift key and move the mouse .If drag event is triggered, the message will be displayed
on the textarea and also the current mouse position with respect to the canvas is displayed on top.
If drag events are not triggered. The bug is reproduced.
How to reproduce the Bug? -------->
Run this sample code. You would see a frame with a red Canvas.This is an automated test. No user interaction allowed.The robot will press the Shift key and move the mouse .If drag event is triggered, the message will be displayed
on the textarea and also the current mouse position with respect to the canvas is displayed on top.
If drag events are not triggered. The bug is reproduced.