[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 14:55:15 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 gert.driesen at pandora.be.
http://bugzilla.ximian.com/show_bug.cgi?id=80546
--- shadow/80546 2007-01-18 12:34:24.000000000 -0500
+++ shadow/80546.tmp.30387 2007-01-18 14:55:15.000000000 -0500
@@ -1,13 +1,13 @@
Bug#: 80546
Product: Mono: Class Libraries
Version: 1.2
OS: other
OS Details:
-Status: RESOLVED
-Resolution: FIXED
+Status: REOPENED
+Resolution:
Severity: Unknown
Priority: Normal
Component: Windows.Forms
AssignedTo: toshok at ximian.com
ReportedBy: georgegiolfan at yahoo.com
QAContact: mono-bugs at ximian.com
@@ -67,6 +67,12 @@
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.
+
+------- Additional Comments From gert.driesen at pandora.be 2007-01-18 14:55 -------
+I've attached a repro which shows that our behavior still does not
+match that of MS.
+
+On step 5 of tabs #2 and #3 our behavior differs.
More information about the mono-bugs
mailing list