[Mono-bugs] [Bug 80227][Nor] Changed - DockStyle.Fill does not fill entire container

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Thu Jan 18 14:05:58 EST 2007


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 monkey at jpobst.com.

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

--- shadow/80227	2007-01-18 14:04:17.000000000 -0500
+++ shadow/80227.tmp.29615	2007-01-18 14:05:58.000000000 -0500
@@ -10,13 +10,12 @@
 Component: Windows.Forms
 AssignedTo: mkestner at ximian.com                            
 ReportedBy: gert.driesen at pandora.be               
 QAContact: mono-bugs at ximian.com
 TargetMilestone: 1_2
 URL: 
-Cc: 
 Summary: DockStyle.Fill does not fill entire container
 
 When Control.Dock is set to DockStyle.Fill, the control should fill the 
 entire container. 
 
 From the .NET Framework SDK:
@@ -34,6 +33,13 @@
 
 
 ------- Additional Comments From monkey at jpobst.com  2007-01-18 14:04 -------
 Created an attachment (id=18514)
 Proposed Patch
 
+
+------- Additional Comments From monkey at jpobst.com  2007-01-18 14:05 -------
+Created a proposed patch.  Would really like someone to test it before
+I commit, as layout kinda affects a lot of things.  :)
+
+Patch also contains 2 test cases to show dock:fill and dock:other
+interactions.


More information about the mono-bugs mailing list