[Mono-bugs] [Bug 76354][Nor] Changed - Multiline textbox:
horizontal scrollbar should not be displayed.
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Thu Oct 6 21:18:38 EDT 2005
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=76354
--- shadow/76354 2005-10-06 19:21:33.000000000 -0400
+++ shadow/76354.tmp.10670 2005-10-06 21:18:38.000000000 -0400
@@ -1,14 +1,14 @@
Bug#: 76354
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: ---
@@ -19,6 +19,13 @@
Run:
winforms/textbox/swf-textboxes.exe
The sixth entry line is a multibox entry line, it shows two scrollbars: one
on the bottom, and one on the right; The one on the bottom should not be
displayed.
+
+------- Additional Comments From peter at novonyx.com 2005-10-06 21:18 -------
+Even though the testapp has a bug (forgetting to disable wordwrap so
+that both scrollbars are actually shown) this exposed our bug, by
+always drawing the scrollbar, even with wordwrap on.
+
+Now fixed in svn r51383
More information about the mono-bugs
mailing list