[Mono-bugs] [Bug 80902][Nor] Changed - MessageBox is displayed on top of a TopMost Form

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Fri Mar 30 12:15:39 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 gert.driesen at pandora.be.

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: everaldo at simios.org                            
 ReportedBy: georgegiolfan at yahoo.com               
 QAContact: mono-bugs at ximian.com
@@ -32,6 +32,15 @@
         MessageBox.Show(new Form(), null);
     }
 }
 
 ------- Additional Comments From everaldo at simios.org  2007-03-19 22:21 -------
 Fixed in rev. 74656
+
+------- Additional Comments From gert.driesen at pandora.be  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.


More information about the mono-bugs mailing list