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 [EMAIL PROTECTED] http://bugzilla.ximian.com/show_bug.cgi?id=79497 --- shadow/79497 2006-09-25 16:28:48.000000000 -0400 +++ shadow/79497.tmp.5182 2006-09-25 16:28:48.000000000 -0400 @@ -0,0 +1,37 @@ +Bug#: 79497 +Product: Mono: Class Libraries +Version: 1.1 +OS: +OS Details: +Status: NEW +Resolution: +Severity: +Priority: Normal +Component: Windows.Forms +AssignedTo: [EMAIL PROTECTED] +ReportedBy: [EMAIL PROTECTED] +QAContact: [EMAIL PROTECTED] +TargetMilestone: --- +URL: +Cc: +Summary: endless recursion using TextBox.OnTextChanged + +Description of Problem: +Changing the textbox's text inside the OnTextChanged event results in +endless recursion (up to a segfault) with Mono. + + +Steps to reproduce the problem: +1. See attached sample code + +Actual Results: +segfault + +Expected Results: +Textbox shows "Mono::" + +How often does this happen? +always + +Additional Information: +works on MS Windows _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
