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=78769 --- shadow/78769 2006-07-12 04:34:25.000000000 -0400 +++ shadow/78769.tmp.16712 2006-08-16 13:49:48.000000000 -0400 @@ -1,13 +1,13 @@ Bug#: 78769 Product: Mono: Class Libraries Version: 1.1 OS: unknown OS Details: -Status: NEW -Resolution: +Status: RESOLVED +Resolution: FIXED Severity: Unknown Priority: Normal Component: Windows.Forms AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] QAContact: [EMAIL PROTECTED] @@ -38,6 +38,10 @@ form at all (it should be removed as done in .Net). But if you change the sentence in the anonymous method used as event handler, from "IsMdiContainer = false;" to "IsMdiContainer = !IsMdiContainer", then you get the previously described behavior (two clicks separte the child from the mdi container). + +------- Additional Comments From [EMAIL PROTECTED] 2006-08-16 13:49 ------- +This seems to work fine now. Thanks for the report. Do you mind +verifying? _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
