[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
Wed Sep 12 10:32:22 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 monkey at jpobst.com.

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

--- shadow/82805	2007-09-12 10:31:34.000000000 -0400
+++ shadow/82805.tmp.23737	2007-09-12 10:32:22.000000000 -0400
@@ -1,13 +1,13 @@
 Bug#: 82805
 Product: Mono: Class Libraries
 Version: 1.0
 OS: other
 OS Details: 
-Status: NEW   
-Resolution: 
+Status: RESOLVED   
+Resolution: FIXED
 Severity: Unknown
 Priority: Normal
 Component: Windows.Forms
 AssignedTo: monkey at jpobst.com                            
 ReportedBy: georgegiolfan at yahoo.com               
 QAContact: mono-bugs at ximian.com
@@ -44,6 +44,19 @@
 }
 
 ------- 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).
 
+
+------- Additional Comments From monkey at jpobst.com  2007-09-12 10:32 -------
+Seems to work fine.  Committed as r85664.  Thanks for the patch!
+
+2007-09-11  Jonathan Pobst  <monkey at jpobst dot com>
+
+        * Control.cs: Update the anchoring distances even when layout
+is supspended.
+        Patch provided by George fixes bug #82805.
+
+2007-09-11  Jonathan Pobst  <monkey at jpobst dot com>
+
+        * DefaultLayoutTest.cs: Add test for bug #82805.


More information about the mono-bugs mailing list