[Mono-bugs] [Bug 77672][Wis] New - RichTextBox.ScrollToCaret() doesn't quite scroll to the bottom

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Tue Feb 28 22:11:20 EST 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 simon at nureality.ca.

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

--- shadow/77672	2006-02-28 22:11:20.000000000 -0500
+++ shadow/77672.tmp.16102	2006-02-28 22:11:20.000000000 -0500
@@ -0,0 +1,41 @@
+Bug#: 77672
+Product: Mono: Class Libraries
+Version: 1.0
+OS: 
+OS Details: 
+Status: NEW   
+Resolution: 
+Severity: 
+Priority: Wishlist
+Component: Windows.Forms
+AssignedTo: peter at novonyx.com                            
+ReportedBy: simon at nureality.ca               
+QAContact: mono-bugs at ximian.com
+TargetMilestone: ---
+URL: 
+Cc: 
+Summary: RichTextBox.ScrollToCaret() doesn't quite scroll to the bottom
+
+Please fill in this template when reporting a bug, unless you know what 
+you are doing.
+Description of Problem: When inserting a lot of text in a chat style 
+usage, using ScrollToCaret() it doesn't quite go to the bottom and part 
+of the text on the bottom line is cut off slightly.
+
+
+Steps to reproduce the problem:
+1. Type a bunch of text in the bottom RichTextBox, press ENTER key after 
+each time, just fill a bunch of "chat" messages.
+
+Actual Results: Scroll follows and goes to the bottom but just slightly 
+not down far enough compared to .NET.
+
+
+Expected Results: Scroll all the way to the bottom. .NET actually shows 
+almost a whole blank line of space on the bottom.
+
+
+How often does this happen? 
+
+
+Additional Information:


More information about the mono-bugs mailing list