[Mono-bugs] [Bug 76511][Nor] New - Setting Dock = DockStyle.Fill doesn't expand a Panel in some situations

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Sat Oct 22 08:13:59 EDT 2005


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 xenomorph2 at onlinehome.de.

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

--- shadow/76511	2005-10-22 08:13:59.000000000 -0400
+++ shadow/76511.tmp.13821	2005-10-22 08:13:59.000000000 -0400
@@ -0,0 +1,26 @@
+Bug#: 76511
+Product: Mono: Class Libraries
+Version: unspecified
+OS: 
+OS Details: 
+Status: NEW   
+Resolution: 
+Severity: 
+Priority: Normal
+Component: Windows.Forms
+AssignedTo: peter at novonyx.com                            
+ReportedBy: xenomorph2 at onlinehome.de               
+QAContact: mono-bugs at ximian.com
+TargetMilestone: ---
+URL: 
+Cc: 
+Summary: Setting Dock = DockStyle.Fill doesn't expand a Panel in some situations
+
+If you add a Panel to a Control and set Dock = DockStyle.Fill for the panel 
+the panel doesn't expand in some situations (the controls Dock property value 
+is DockStyle.Fill, too).
+
+If you resize the application the Panel will be expanded to fill the control.
+
+Again, you can reproduce this with the resource editor after loading a
+resource file with image resources.


More information about the mono-bugs mailing list