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=80902 --- shadow/80902 2007-03-19 22:21:25.000000000 -0500 +++ shadow/80902.tmp.6303 2007-03-30 11:15:39.000000000 -0500 @@ -1,13 +1,13 @@ Bug#: 80902 Product: Mono: Class Libraries Version: 1.2 OS: Windows XP OS Details: -Status: RESOLVED -Resolution: FIXED +Status: REOPENED +Resolution: Severity: Unknown Priority: Normal Component: Windows.Forms AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] QAContact: [EMAIL PROTECTED] @@ -32,6 +32,15 @@ MessageBox.Show(new Form(), null); } } ------- Additional Comments From [EMAIL PROTECTED] 2007-03-19 22:21 ------- Fixed in rev. 74656 + +------- Additional Comments From [EMAIL PROTECTED] 2007-03-30 11:15 ------- +I noticed that on Mono the message box is displayed first, and has +to be closed before the form is displayed. + +On MS the form is displayed on top, and the message box has focus +but is never actually displayed to the user. + +I leave it up to you to decide whether this should be fixed. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
