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=79999 --- shadow/79999 2006-11-21 14:42:24.000000000 -0500 +++ shadow/79999.tmp.16446 2006-11-22 16:31:25.000000000 -0500 @@ -1,14 +1,14 @@ Bug#: 79999 Product: Mono: Class Libraries Version: 1.0 OS: other OS Details: Suse & WinXP -Status: NEW -Resolution: -Severity: +Status: RESOLVED +Resolution: FIXED +Severity: Unknown Priority: Wishlist Component: Windows.Forms AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] QAContact: [EMAIL PROTECTED] TargetMilestone: --- @@ -138,6 +138,9 @@ (System.Windows.Forms.MSG& msg) [0x00000] The problem is that Control's PerformLayout (which changes negative bounds to 0) won't do anything when called recursively, which is the case when it's size is changed in a Resize handler. + +------- Additional Comments From [EMAIL PROTECTED] 2006-11-22 16:31 ------- +Fixed in r68369. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
