[Mono-bugs] [Bug 77143][Wis] New - When closing the colordialog you can't regain control of the main form.

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Tue Jan 3 09:30:47 EST 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 jeromydean at gmail.com.

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

--- shadow/77143	2006-01-03 09:30:47.000000000 -0500
+++ shadow/77143.tmp.14847	2006-01-03 09:30:47.000000000 -0500
@@ -0,0 +1,44 @@
+Bug#: 77143
+Product: Mono: Class Libraries
+Version: 1.1
+OS: Windows XP
+OS Details: 
+Status: NEW   
+Resolution: 
+Severity: 
+Priority: Wishlist
+Component: Windows.Forms
+AssignedTo: peter at novonyx.com                            
+ReportedBy: jeromydean at gmail.com               
+QAContact: mono-bugs at ximian.com
+TargetMilestone: ---
+URL: 
+Cc: 
+Summary: When closing the colordialog you can't regain control of the main form.
+
+Please fill in this template when reporting a bug, unless you know what you
+are doing.
+Description of Problem:
+When closing the colordialog you can't regain control of the main form
+after the colordialog closes.
+
+
+Steps to reproduce the problem:
+1. create a winforms app.
+2. add a colordialog to the form.
+3. close the colordialog with the x in the upper right hand corner.
+
+Actual Results:
+the colordialog will close but will not render the focus back to the main
+form.  there is no error that is shown when run from the commandline so I
+can't provide that data here.
+
+
+Expected Results:
+the colordialog to close and to be able to manipulate the main form again.
+
+How often does this happen?
+everytime. 
+
+
+Additional Information:


More information about the mono-bugs mailing list