[Mono-bugs] [Bug 81957][Blo] New - Problem with modal forms

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Wed Jun 27 11:13:49 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 pablosantosluac at terra.es.

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

--- shadow/81957	2007-06-27 11:13:49.000000000 -0400
+++ shadow/81957.tmp.18467	2007-06-27 11:13:49.000000000 -0400
@@ -0,0 +1,47 @@
+Bug#: 81957
+Product: Mono: Class Libraries
+Version: 1.2
+OS: unknown
+OS Details: Fedora 4
+Status: NEW   
+Resolution: 
+Severity: Unknown
+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: Problem with modal forms
+
+Description of Problem:
+When you show a modal form from an OnLoad event, and then it tries to 
+display a new modal form, the last one doesn't come to front.
+
+It was working on the previous official release.
+
+
+Steps to reproduce the problem:
+1. A form which has code on the OnLoad event
+2. The form displays a modal form from the OnLoad event
+3. The second form has a button
+4. The second form shows a third one when the button is pressed
+5. The third one doesn't come to the front
+
+It also happens in the following scenario:
+1. A WinForms app with a modal dialog being displayed
+2. From the modal dialog a new process is launched, in which a new 
+winform should show up
+3. The new form doesn't come to the first plane
+
+It was working on 1.2.3
+
+
+
+How often does this happen? 
+always
+
+Additional Information:
+A zip file with a sample is included


More information about the mono-bugs mailing list