[Mono-bugs] [Bug 78485][Min] Changed - [PATCH] ButtonBase:
MouseMove() should ignore right button
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Wed May 24 14:53:48 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 peter at novonyx.com.
http://bugzilla.ximian.com/show_bug.cgi?id=78485
--- shadow/78485 2006-05-23 02:27:43.000000000 -0400
+++ shadow/78485.tmp.25379 2006-05-24 14:53:47.000000000 -0400
@@ -1,13 +1,13 @@
Bug#: 78485
Product: Mono: Class Libraries
Version: 1.1
OS: unknown
OS Details:
-Status: NEW
-Resolution:
+Status: RESOLVED
+Resolution: FIXED
Severity: Unknown
Priority: Minor
Component: Windows.Forms
AssignedTo: peter at novonyx.com
ReportedBy: atsushi at ximian.com
QAContact: mono-bugs at ximian.com
@@ -39,6 +39,11 @@
I'm attaching an improved fix.
------- Additional Comments From atsushi at ximian.com 2006-05-23 02:27 -------
Created an attachment (id=17091)
revised fix
+
+------- Additional Comments From peter at novonyx.com 2006-05-24 14:53 -------
+Thanks for your patch. I checked in a fix that's a bit different from
+your patch, and I also fixed mouse down and mouse up, which were not
+handling the Buttons properly either. (svn r61075)
More information about the mono-bugs
mailing list