[Mono-bugs] [Bug 80545][Nor] New - Control.OnMouseCaptureChanged not called

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Thu Jan 18 09:02:40 EST 2007


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 georgegiolfan at yahoo.com.

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

--- shadow/80545	2007-01-18 09:02:40.000000000 -0500
+++ shadow/80545.tmp.24990	2007-01-18 09:02:40.000000000 -0500
@@ -0,0 +1,30 @@
+Bug#: 80545
+Product: Mono: Class Libraries
+Version: 1.2
+OS: All
+OS Details: 
+Status: NEW   
+Resolution: 
+Severity: 
+Priority: Normal
+Component: Windows.Forms
+AssignedTo: toshok at ximian.com                            
+ReportedBy: georgegiolfan at yahoo.com               
+QAContact: mono-bugs at ximian.com
+TargetMilestone: ---
+URL: 
+Cc: 
+Summary: Control.OnMouseCaptureChanged not called
+
+Microsoft documentation says:
+
+Control.MouseCaptureChanged Event 
+Occurs when the control loses mouse capture.
+
+In Windows Forms the mouse is captured by the control when the user 
+presses a mouse button on a control, and the mouse is released by the 
+control when the user releases the mouse button.
+
+A stack trace reveals it is called from WndProc.
+
+Please see if the following patch is correct.


More information about the mono-bugs mailing list