[Mono-bugs] [Bug 77356][Nor] Changed - TreeView callbacks don't
fire on mouse input [PATCH]
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Mon Jan 30 14:53:24 EST 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 jackson at ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=77356
--- shadow/77356 2006-01-30 13:22:30.000000000 -0500
+++ shadow/77356.tmp.421 2006-01-30 14:53:24.000000000 -0500
@@ -1,13 +1,13 @@
Bug#: 77356
Product: Mono: Class Libraries
Version: unspecified
OS: Windows XP
OS Details: WIndows XP, OSX X11
-Status: NEW
-Resolution:
+Status: RESOLVED
+Resolution: FIXED
Severity: Unknown
Priority: Normal
Component: Windows.Forms
AssignedTo: jackson at ximian.com
ReportedBy: don at edvalson.net
QAContact: mono-bugs at ximian.com
@@ -52,6 +52,10 @@
------- Additional Comments From don at edvalson.net 2006-01-29 19:34 -------
I have attached a patch file which shows the differences I made that
seems to fix this bug. The fix is not as elegant as I would like
because of the use of the checkReason variable, but it does solve
the problem.
+
+------- Additional Comments From jackson at ximian.com 2006-01-30 14:53 -------
+Thanks for the fix, the patch is now in SVN. I just changed the
+checkReason variable to check_reason to match the mono style.
More information about the mono-bugs
mailing list