[Mono-bugs] [Bug 76934][Nor] New - Colordialog exits application when closing the dialog box

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Tue Dec 6 17:35:04 EST 2005


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 jeromydean at gmail.com.

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

--- shadow/76934	2005-12-06 17:35:04.000000000 -0500
+++ shadow/76934.tmp.7908	2005-12-06 17:35:04.000000000 -0500
@@ -0,0 +1,43 @@
+Bug#: 76934
+Product: Mono: Class Libraries
+Version: 1.1
+OS: 
+OS Details: XP
+Status: NEW   
+Resolution: 
+Severity: 
+Priority: Normal
+Component: Windows.Forms
+AssignedTo: peter at novonyx.com                            
+ReportedBy: jeromydean at gmail.com               
+QAContact: mono-bugs at ximian.com
+TargetMilestone: ---
+URL: 
+Cc: 
+Summary: Colordialog exits application when closing the dialog box
+
+Description of Problem:
+When closing a color dialog box with the x in the upper right hand corner,
+it will close the application out completely.
+
+
+Steps to reproduce the problem:
+Create a new winforms project and add a button to the form.  In the
+button's click event, open the color dialog.  Compile, press the button,
+close the color dialog with the x in the upper right corner, the
+application will exit. 
+
+Actual Results:
+The application will exit.
+
+Expected Results:
+The color dialog to close.
+
+
+How often does this happen? 
+Every time.
+
+
+Additional Information:
+Only seems to happen when called with in a click event of a button.  I also
+opened the dialog within the form load event and it worked as it should.


More information about the mono-bugs mailing list