[Mono-bugs] [Bug 79556][Nor] New - Setting Cursor.Position doesn't generate a MouseMove event

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Mon Oct 2 14:10:40 EDT 2006


Please do not reply to this email- if you want to comment on the bug, go to the
URL shown below and enter your comments there.

Changed by sebastien at ximian.com.

http://bugzilla.ximian.com/show_bug.cgi?id=79556

--- shadow/79556	2006-10-02 14:10:40.000000000 -0400
+++ shadow/79556.tmp.3591	2006-10-02 14:10:40.000000000 -0400
@@ -0,0 +1,35 @@
+Bug#: 79556
+Product: Mono: Class Libraries
+Version: 1.0
+OS: All
+OS Details: 
+Status: NEW   
+Resolution: 
+Severity: 
+Priority: Normal
+Component: Windows.Forms
+AssignedTo: toshok at ximian.com                            
+ReportedBy: sebastien at ximian.com               
+QAContact: mono-bugs at ximian.com
+TargetMilestone: ---
+URL: 
+Cc: 
+Summary: Setting Cursor.Position doesn't generate a MouseMove event
+
+Description of Problem:
+Setting the Cursor.Position property should trigger a MouseMove event.
+
+Steps to reproduce the problem:
+1. see attached sample
+
+Actual Results:
+No event.
+
+Expected Results:
+A MouseMove event should happen.
+
+How often does this happen? 
+Always
+
+Additional Information:
+Setting Cursor.Position = Cursor.Position also trigger the event.


More information about the mono-bugs mailing list