[Mono-bugs] [Bug 81118][Nor] Changed - [PATCH] Layout not performed when a child's Visible property changes

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Wed May 23 16:43:46 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=81118

--- shadow/81118	2007-05-23 16:43:20.000000000 -0400
+++ shadow/81118.tmp.14081	2007-05-23 16:43:46.000000000 -0400
@@ -1,13 +1,13 @@
 Bug#: 81118
 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: georgegiolfan at yahoo.com               
 QAContact: mono-bugs at ximian.com
@@ -104,6 +104,11 @@
    at System.Windows.Forms.Control.PerformLayout()
    at System.Windows.Forms.Control.ResumeLayout(Boolean performLayout)
    at System.Windows.Forms.Layout.LayoutTransaction.Dispose()
    at System.Windows.Forms.Control.SetVisibleCore(Boolean value)
    at System.Windows.Forms.Control.set_Visible(Boolean value)
    at Test.Main()
+
+------- Additional Comments From monkey at jpobst.com  2007-05-23 16:43 -------
+Patch and unit test committed in r77865.
+
+Thanks for the report/patch!


More information about the mono-bugs mailing list