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.13861      2006-05-01 01:01:07.000000000 -0400
@@ -1,14 +1,14 @@
 Bug#: 78247
 Product: Mono: Class Libraries
 Version: unspecified
-OS: 
+OS: unknown
 OS Details: 
-Status: NEW   
-Resolution: 
-Severity: 
+Status: RESOLVED   
+Resolution: FIXED
+Severity: Unknown
 Priority: Normal
 Component: Windows.Forms
 AssignedTo: [EMAIL PROTECTED]                            
 ReportedBy: [EMAIL PROTECTED]               
 QAContact: [EMAIL PROTECTED]
 TargetMilestone: ---
@@ -28,6 +28,14 @@
 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
+
+------- Additional Comments From [EMAIL PROTECTED]  2006-05-01 01:01 -------
+Fixed in svn r60115. It's a bit slow (on my machine), updating the 
+RTF, not sure if thats my setup or the fact that we've got a RTF 
+parser in managed code.
+
+Also, the scrollbars flicker when updating, due to the lack of update 
+logic that can detect deltas in scrollbar code. It's on the list...
_______________________________________________
mono-bugs maillist  -  [email protected]
http://lists.ximian.com/mailman/listinfo/mono-bugs

Reply via email to