[Mono-bugs] [Bug 81521][Nor] New - Setting Visible=false triggers Closed event with ShowDialog
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Thu May 3 14:08:31 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 jackson at ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=81521
--- shadow/81521 2007-05-03 14:08:31.000000000 -0400
+++ shadow/81521.tmp.19284 2007-05-03 14:08:31.000000000 -0400
@@ -0,0 +1,26 @@
+Bug#: 81521
+Product: Mono: Class Libraries
+Version: unspecified
+OS:
+OS Details:
+Status: NEW
+Resolution:
+Severity:
+Priority: Normal
+Component: Windows.Forms
+AssignedTo: toshok at ximian.com
+ReportedBy: jackson at ximian.com
+QAContact: mono-bugs at ximian.com
+TargetMilestone: ---
+URL:
+Cc:
+Summary: Setting Visible=false triggers Closed event with ShowDialog
+
+When using ShowDialog the Closed event should not be raised when the
+dialogs visibility is set to false.
+
+Run the attached app on mono and ms. Note how a stack trace is printed on
+mono.
+
+This bug prevents this mouse gestures application from working correctly:
+http://www.codeproject.com/cpp/gestureapp.asp
More information about the mono-bugs
mailing list