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=79933 --- shadow/79933 2006-11-14 14:57:33.000000000 -0500 +++ shadow/79933.tmp.14663 2006-11-14 14:57:33.000000000 -0500 @@ -0,0 +1,35 @@ +Bug#: 79933 +Product: Mono: Class Libraries +Version: 1.1 +OS: GNU/Linux [Other] +OS Details: +Status: NEW +Resolution: +Severity: +Priority: Normal +Component: Windows.Forms +AssignedTo: [EMAIL PROTECTED] +ReportedBy: [EMAIL PROTECTED] +QAContact: [EMAIL PROTECTED] +TargetMilestone: --- +URL: +Cc: +Summary: Form: ObjectDisposedException if MessageBox is displayed on Load + +When a MessageBox is displayed on Form Load, then an +ObjectDisposedException is thrown when a new instance of that form is +shown later. + +I do not get the ObjectDisposedException if I also display a MessageBox +is the Closed event. + +To reproduce: +1. compile and run the attached repro. +2. following the instructions on tab #1. +(make sure to perform the listed steps twice) + +Note: + +The instructions on Tab #4 allow you to reproduce another issue: for +modal forms, the Closed event is fired twice. Let me know if you need a +separate bug report for that. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
