[Mono-bugs] [Bug 80546][Nor] Changed - Mouse does not seem to be captured properly
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Thu Jan 18 12:34:24 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 toshok at ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=80546
--- shadow/80546 2007-01-18 09:24:30.000000000 -0500
+++ shadow/80546.tmp.28186 2007-01-18 12:34:24.000000000 -0500
@@ -1,14 +1,14 @@
Bug#: 80546
Product: Mono: Class Libraries
Version: 1.2
OS: other
OS Details:
-Status: NEW
-Resolution:
-Severity:
+Status: RESOLVED
+Resolution: FIXED
+Severity: Unknown
Priority: Normal
Component: Windows.Forms
AssignedTo: toshok at ximian.com
ReportedBy: georgegiolfan at yahoo.com
QAContact: mono-bugs at ximian.com
TargetMilestone: ---
@@ -62,6 +62,11 @@
How often does this happen?
Always (on SVN version on Windows).
Additional Information:
It may have something to do with the fact that the MWF version of
ContainerControl.WndProc only calls OnMouseDown for WM_LBUTTONDOWN.
+
+------- Additional Comments From toshok at ximian.com 2007-01-18 12:34 -------
+ContainerControl shouldn't do anything at all with LBUTTONDOWN. this
+is likely a holdover to the old container_selected code. Removed that
+code and marking fixed.
More information about the mono-bugs
mailing list