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=78835 --- shadow/78835 2006-07-12 18:44:44.000000000 -0400 +++ shadow/78835.tmp.29798 2006-07-12 18:44:44.000000000 -0400 @@ -0,0 +1,30 @@ +Bug#: 78835 +Product: Mono: Class Libraries +Version: 1.0 +OS: GNU/Linux [Other] +OS Details: +Status: NEW +Resolution: +Severity: +Priority: Normal +Component: Windows.Forms +AssignedTo: [EMAIL PROTECTED] +ReportedBy: [EMAIL PROTECTED] +QAContact: [EMAIL PROTECTED] +TargetMilestone: --- +URL: +Cc: +Summary: Scrolling causes inner control to dissapear + +PROBLEM +------------------------------ +If you put a Panel inside a Panel in the layout and set the outer Panel's +autoscroll = true and scroll it causes the inner Panel (or any other +control) to dissapear towards the left side of the application the more +you scroll until it dissapears. + +TEST CASE +------------------------------ +1. Click the "Resize" button +2. Use the scrollbar to scroll. You should see the inner orange Panel +slowly dissapear to the left hand side until it is completely gone. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
