[Mono-bugs] [Bug 82805][Nor] Changed - Control: Anchor does not work properly after a call to SuspendLayout
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Tue Sep 11 16:11:00 EDT 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 georgegiolfan at yahoo.com.
http://bugzilla.ximian.com/show_bug.cgi?id=82805
--- shadow/82805 2007-09-11 16:09:41.000000000 -0400
+++ shadow/82805.tmp.32418 2007-09-11 16:11:00.000000000 -0400
@@ -39,6 +39,11 @@
c2.Size = new Size (200, 200);
c2.ResumeLayout ();
Debug.Assert (c1.Width == 200);
}
}
+
+------- Additional Comments From georgegiolfan at yahoo.com 2007-09-11 16:10 -------
+Created an attachment (id=20026)
+Proposed fix (I did not have time to test it very much).
+
More information about the mono-bugs
mailing list