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=78247 --- shadow/78247 2006-04-30 13:56:22.000000000 -0400 +++ shadow/78247.tmp.28825 2006-04-30 13:56:22.000000000 -0400 @@ -0,0 +1,33 @@ +Bug#: 78247 +Product: Mono: Class Libraries +Version: unspecified +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: RichTextBox updating. + +Peter asked me to file this as a bug. + +To reproduce this, run Reflector like this: + +mono Reflector.exe /compat + +Say "OK" when the dialog on assemblies pops up. +Load an assemble and pick it (I use mcs.exe). + +Select a method, and press the spacebar, that will open a decompiled window +on the right. Find a method large enough that fills the screen. + +Then find a method that only contains a few lines. + +The data on the bottom of the RichTextBox is not cleared _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
