[Mono-bugs] [Bug 81847][Nor] Changed - Flawed EventArgs in AfterLabelEdit event of Treeview
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Fri Jul 20 13:04:43 EDT 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 rolfkvinge at ya.com.
http://bugzilla.ximian.com/show_bug.cgi?id=81847
--- shadow/81847 2007-06-10 11:25:31.000000000 -0400
+++ shadow/81847.tmp.5768 2007-07-20 13:04:43.000000000 -0400
@@ -1,13 +1,13 @@
Bug#: 81847
Product: Mono: Class Libraries
Version: 1.0
OS: unknown
OS Details:
-Status: NEW
-Resolution:
+Status: RESOLVED
+Resolution: FIXED
Severity: Unknown
Priority: Normal
Component: Windows.Forms
AssignedTo: toshok at ximian.com
ReportedBy: tmm at aon.at
QAContact: mono-bugs at ximian.com
@@ -34,6 +34,11 @@
edit_args = new NodeLabelEditEventArgs (edit_node);
with
edit_args = new NodeLabelEditEventArgs (node);
compiled the System.Windows.Forms.dll and replaced it with the old one
and now it works perfectly.
+
+------- Additional Comments From rolfkvinge at ya.com 2007-07-20 13:04 -------
+Thanks for the debugging!
+
+Your fixed is committed in r82368.
More information about the mono-bugs
mailing list