[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
Mon Mar 19 23:21:25 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 everaldo at simios.org.

http://bugzilla.ximian.com/show_bug.cgi?id=80902

--- shadow/80902	2007-03-19 20:09:47.000000000 -0500
+++ shadow/80902.tmp.17973	2007-03-19 22:21:25.000000000 -0500
@@ -1,13 +1,13 @@
 Bug#: 80902
 Product: Mono: Class Libraries
 Version: 1.2
 OS: Windows XP
 OS Details: 
-Status: NEW   
-Resolution: 
+Status: RESOLVED   
+Resolution: FIXED
 Severity: Unknown
 Priority: Normal
 Component: Windows.Forms
 AssignedTo: everaldo at simios.org                            
 ReportedBy: georgegiolfan at yahoo.com               
 QAContact: mono-bugs at ximian.com
@@ -29,6 +29,9 @@
     }
     protected override void OnLoad(EventArgs e) {
         base.OnLoad(e);
         MessageBox.Show(new Form(), null);
     }
 }
+
+------- Additional Comments From everaldo at simios.org  2007-03-19 22:21 -------
+Fixed in rev. 74656


More information about the mono-bugs mailing list