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=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: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] QAContact: [EMAIL PROTECTED] 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 [EMAIL PROTECTED] 2007-01-18 14:04 ------- Created an attachment (id=18514) Proposed Patch + +------- Additional Comments From [EMAIL PROTECTED] 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. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
