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=79841 --- shadow/79841 2006-11-05 23:15:53.000000000 -0500 +++ shadow/79841.tmp.4177 2006-11-05 23:15:53.000000000 -0500 @@ -0,0 +1,43 @@ +Bug#: 79841 +Product: Mono: Class Libraries +Version: 1.1 +OS: +OS Details: +Status: NEW +Resolution: +Severity: +Priority: Cosmetic +Component: Windows.Forms +AssignedTo: [EMAIL PROTECTED] +ReportedBy: [EMAIL PROTECTED] +QAContact: [EMAIL PROTECTED] +TargetMilestone: --- +URL: +Cc: +Summary: Tree Control not displaying last item correctly + +Please fill in this template when reporting a bug, unless you know what you +are doing. +Description of Problem: + +When a horizontal scrollbar is displayed, the tree control cuts off part of +the last visible item in the tree + +Steps to reproduce the problem: +1. Display a form with a tree control that can be resized (I used NUnit) +2. Size control so that a horizontal and vertical scrollbars are shown. +3. Scroll to the bottom + +Actual Results: + +The last value is cut off + +Expected Results: + +Display last value in its entirety + +How often does this happen? + +Always + +Additional Information: _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
