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=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: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] QAContact: [EMAIL PROTECTED] 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 [EMAIL PROTECTED] 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 _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
