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 [EMAIL PROTECTED] 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: [EMAIL PROTECTED] +ReportedBy: [EMAIL PROTECTED] +QAContact: [EMAIL PROTECTED] +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. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
