[Mono-bugs] [Bug 80523][Blo] New - Buttons on modal forms seem to be broken
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Mon Jan 15 13:17:39 EST 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 pablosantosluac at terra.es.
http://bugzilla.ximian.com/show_bug.cgi?id=80523
--- shadow/80523 2007-01-15 13:17:39.000000000 -0500
+++ shadow/80523.tmp.9008 2007-01-15 13:17:39.000000000 -0500
@@ -0,0 +1,36 @@
+Bug#: 80523
+Product: Mono: Class Libraries
+Version: 1.2
+OS: SUSE 9.2
+OS Details: Mono SLED image with svn head
+Status: NEW
+Resolution:
+Severity:
+Priority: Blocker
+Component: Windows.Forms
+AssignedTo: toshok at ximian.com
+ReportedBy: pablosantosluac at terra.es
+QAContact: mono-bugs at ximian.com
+TargetMilestone: ---
+URL:
+Cc:
+Summary: Buttons on modal forms seem to be broken
+
+Description of Problem:
+When a modal form shows up, none of the buttons returning a modal value
+(close, ok, whatever) work. If a messagebox is shown, you have to kill
+the process.
+
+
+Steps to reproduce the problem:
+1. Open an application
+2. Show a window that pops up a MessageBox.Show
+3. You won't be able to close it
+
+
+
+How often does this happen?
+Always
+
+Additional Information:
+Find a sample app attached
More information about the mono-bugs
mailing list