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=79906 --- shadow/79906 2006-11-11 11:25:17.000000000 -0500 +++ shadow/79906.tmp.20808 2006-11-11 11:25:17.000000000 -0500 @@ -0,0 +1,39 @@ +Bug#: 79906 +Product: Mono: Class Libraries +Version: 1.1 +OS: +OS Details: Win XP SP2 +Status: NEW +Resolution: +Severity: +Priority: Wishlist +Component: Windows.Forms +AssignedTo: [EMAIL PROTECTED] +ReportedBy: [EMAIL PROTECTED] +QAContact: [EMAIL PROTECTED] +TargetMilestone: --- +URL: +Cc: +Summary: Form's scrollbars not drawn correctly + +Description of Problem: +when the scrollbars of a form are drawn they are not drawn in front of the +child controls. also, it seems that they are only drawn when you scroll +the whole length of the form, eg the vertical scroll is only drawn if i +scroll horizontally over to the edge of the form. + +Steps to reproduce the problem: +1. compile attached program, or just run attached exe +2. view childforms -> child1 + +Actual Results: +scrollbars are not drawn correctly + +Expected Results: +scrollbars to be drawn correctly + +How often does this happen? +everytime + +Additional Information: +The attached zip is a sharpdevelop project. I am using mono 1.2 rc0. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
