[Mono-bugs] [Bug 81681][Min] New - RichTextBox: Document in not recalculated after updating ScrollBars

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Sat May 19 03:08:36 EDT 2007


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 gert.driesen at pandora.be.

http://bugzilla.ximian.com/show_bug.cgi?id=81681

--- shadow/81681	2007-05-19 03:08:36.000000000 -0400
+++ shadow/81681.tmp.6568	2007-05-19 03:08:36.000000000 -0400
@@ -0,0 +1,27 @@
+Bug#: 81681
+Product: Mono: Class Libraries
+Version: 1.2
+OS: All
+OS Details: 
+Status: NEW   
+Resolution: 
+Severity: 
+Priority: Minor
+Component: Windows.Forms
+AssignedTo: toshok at ximian.com                            
+ReportedBy: gert.driesen at pandora.be               
+QAContact: mono-bugs at ximian.com
+TargetMilestone: ---
+URL: 
+Cc: 
+Summary: RichTextBox: Document in not recalculated after updating ScrollBars 
+
+When the value of the SrollBars property is updated, the document is not 
+recalculated and as a result changing the property does not take effect 
+(until another action is taken that causes the document to be calculated).
+
+To reproduce:
+1. compile and run the attached code snippet.
+2. follow the on-screen instructions.
+
+I'll commit a fix for this issue in a minute.


More information about the mono-bugs mailing list