[Mono-bugs] [Bug 78660][Nor] New - [PATCH] TextBoxBase: scrollbars are very unlikely to be invisible

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Fri Jun 16 08:30:32 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 atsushi at ximian.com.

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


More information about the mono-bugs mailing list