[Mono-bugs] [Bug 79497][Maj] Changed - endless recursion using TextBox.OnTextChanged
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Mon Sep 25 17:12:21 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 jackson at ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=79497
--- shadow/79497 2006-09-25 16:44:25.000000000 -0400
+++ shadow/79497.tmp.5805 2006-09-25 17:12:21.000000000 -0400
@@ -1,13 +1,13 @@
Bug#: 79497
Product: Mono: Class Libraries
Version: 1.1
OS: unknown
OS Details:
-Status: NEW
-Resolution:
+Status: RESOLVED
+Resolution: FIXED
Severity: Unknown
Priority: Major
Component: Windows.Forms
AssignedTo: jackson at ximian.com
ReportedBy: sebastien at ximian.com
QAContact: mono-bugs at ximian.com
@@ -41,6 +41,10 @@
79497.cs
------- Additional Comments From sebastien at ximian.com 2006-09-25 16:31 -------
hmmm... I don't know much about SWF API but this pattern may affect
other classes/events too
+
+------- Additional Comments From jackson at ximian.com 2006-09-25 17:12 -------
+Fixed in SVN. This shouldn't be an issue for other controls since the
+base Control class does do the right thing.
More information about the mono-bugs
mailing list