[Mono-bugs] [Bug 77718][Nor] New - Control ScrollBars when appearing do not adjust child control sizes

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Mon Mar 6 18:54:14 EST 2006


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 simon at nureality.ca.

http://bugzilla.ximian.com/show_bug.cgi?id=77718

--- shadow/77718	2006-03-06 18:54:14.000000000 -0500
+++ shadow/77718.tmp.30114	2006-03-06 18:54:14.000000000 -0500
@@ -0,0 +1,43 @@
+Bug#: 77718
+Product: Mono: Class Libraries
+Version: 1.0
+OS: 
+OS Details: 
+Status: NEW   
+Resolution: 
+Severity: 
+Priority: Normal
+Component: Windows.Forms
+AssignedTo: peter at novonyx.com                            
+ReportedBy: simon at nureality.ca               
+QAContact: mono-bugs at ximian.com
+TargetMilestone: ---
+URL: 
+Cc: 
+Summary: Control ScrollBars when appearing do not adjust child control sizes
+
+Please fill in this template when reporting a bug, unless you know what 
+you are doing.
+Description of Problem: If you have a control which has autoscroll 
+enabled and has a child control which goes beyond its length vertically, 
+scrollbars appear but don't adjust the width of the child controls if 
+they are anchored etc.
+
+
+Steps to reproduce the problem:
+1. Run test case
+2. Resize the window vertically up and down to force scrollbars to appear
+3. Note console output, the width of Panel2 never changes.
+
+Actual Results: Inner panel never changes width even when scrollbars 
+appear on the parent control.
+
+
+Expected Results: Children should resize if the parent shows scrollbars.
+
+
+How often does this happen? 
+
+
+Additional Information: As a note this should also happen for Horizontal 
+scrollbars I believe also.


More information about the mono-bugs mailing list