[Mono-bugs] [Bug 80863][Nor] Changed - Wrong Resize Behavior With Anchors inside groupbox

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Wed Feb 28 17:20:43 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=80863

--- shadow/80863	2007-02-28 17:18:50.000000000 -0500
+++ shadow/80863.tmp.29720	2007-02-28 17:20:43.000000000 -0500
@@ -1,13 +1,13 @@
 Bug#: 80863
 Product: Mono: Class Libraries
 Version: 1.2
 OS: other
 OS Details: 
-Status: NEW   
-Resolution: 
+Status: RESOLVED   
+Resolution: FIXED
 Severity: Unknown
 Priority: Normal
 Component: Windows.Forms
 AssignedTo: monkey at jpobst.com                            
 ReportedBy: bugzilla at woy.nl               
 QAContact: mono-bugs at ximian.com
@@ -76,6 +76,11 @@
         box.Controls.Add(view);
     }
 }
 
 ResizeTest test = new ResizeTest();
 test.Show();
+
+------- Additional Comments From monkey at jpobst.com  2007-02-28 17:20 -------
+Fixed in r73569 (as a result of fixing bug #80917).
+
+Thanks for the report and test case!


More information about the mono-bugs mailing list