[Mono-bugs] [Bug 78247][Nor] Changed - RichTextBox updating.

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Mon May 1 01:01:07 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 peter at novonyx.com.

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: peter at novonyx.com                            
 ReportedBy: miguel at ximian.com               
 QAContact: mono-bugs at ximian.com
 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 peter at novonyx.com  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...


More information about the mono-bugs mailing list