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=78660

--- shadow/78660        2006-06-16 08:30:32.000000000 -0400
+++ shadow/78660.tmp.31238      2006-06-16 08:30:32.000000000 -0400
@@ -0,0 +1,25 @@
+Bug#: 78660
+Product: Mono: Class Libraries
+Version: 1.1
+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: [PATCH] TextBoxBase: scrollbars are very unlikely to be invisible
+
+Run winforms/wordpad/wordpad.exe on both .NET and mono, and you'll notice
+that Mono always shows vscrollbar.
+
+It is because RichTextBox.ScrollBars is not handled well, as if
+Force*ScrollBar were specified at anytime.
+
+A fix is being attached.
_______________________________________________
mono-bugs maillist  -  [email protected]
http://lists.ximian.com/mailman/listinfo/mono-bugs

Reply via email to