http://bugzilla.novell.com/show_bug.cgi?id=558724
http://bugzilla.novell.com/show_bug.cgi?id=558724#c0 Summary: Form Scrollbars not visible after AdjustFormScrollbars(true) Classification: Mono Product: Mono: Class Libraries Version: 2.4.x Platform: x86 OS/Version: Windows XP Status: NEW Severity: Normal Priority: P5 - None Component: Windows.Forms AssignedTo: [email protected] ReportedBy: [email protected] QAContact: [email protected] Found By: --- Blocker: --- Created an attachment (id=329666) --> (http://bugzilla.novell.com/attachment.cgi?id=329666) test.cs User-Agent: Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729; NET4.0C; .NET4.0E) In the attached testcase, the scrollbars should adjust and show up when the form is resized (and a control lies outside the visible range). (AutoScroll=false, calling AdjustFormScrollbars) Reproducible: Always Steps to Reproduce: 1.compile and run attached test.cs 2.resize the form 3. Actual Results: No Scrollbars visible Expected Results: Scrollbars should show up to make it possible to scroll to the embedded panel. -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. You are the assignee for the bug. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
