[Mono-bugs] [Bug 78753][Maj] Changed - When Form is TopMost, MessageBox is under the Form
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Tue Jul 4 04:08:25 EDT 2006
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 jackson at ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=78753
--- shadow/78753 2006-07-03 11:14:24.000000000 -0400
+++ shadow/78753.tmp.16455 2006-07-04 04:08:25.000000000 -0400
@@ -2,13 +2,13 @@
Product: Mono: Class Libraries
Version: 1.1
OS: Windows XP
OS Details:
Status: NEW
Resolution:
-Severity:
+Severity: Unknown
Priority: Major
Component: Windows.Forms
AssignedTo: peter at novonyx.com
ReportedBy: kuba.brecka at gmail.com
QAContact: mono-bugs at ximian.com
TargetMilestone: ---
@@ -55,6 +55,11 @@
void B_Click(object sender, EventArgs e)
{
MessageBox.Show("hello world");
}
}
}
+
+------- Additional Comments From jackson at ximian.com 2006-07-04 04:08 -------
+This problem does occur on Linux also.
+
+
More information about the mono-bugs
mailing list