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 [EMAIL PROTECTED]

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

--- shadow/82136        2007-07-19 05:08:53.000000000 -0400
+++ shadow/82136.tmp.19280      2007-07-19 05:08:53.000000000 -0400
@@ -0,0 +1,37 @@
+Bug#: 82136
+Product: Mono: Class Libraries
+Version: 1.2
+OS: Red Hat 9.0
+OS Details: RedHat
+Status: NEW   
+Resolution: 
+Severity: Unknown
+Priority: Wishlist
+Component: Windows.Forms
+AssignedTo: [EMAIL PROTECTED]                            
+ReportedBy: [EMAIL PROTECTED]               
+QAContact: [EMAIL PROTECTED]
+TargetMilestone: ---
+URL: 
+Cc: 
+Summary: Wrong Z-order
+
+The bug is related to http://bugzilla.ximian.com/show_bug.cgi?id=81957. A 
+new one is submitted because a new testcase has been detected.
+
+Description of Problem:
+The application shows a Form, and on the OnLoad event tries to show a new 
+one (modal).
+
+The second form has an associated event so when activated it will show a 
+new modal form.
+
+On Windows / .NET you get three windows in the right Z order.
+
+On Linux / Mono the last window is not in the top Z order but behind 
+launching one, which is wrong.
+
+
+Additional Information:
+
+Enclosed sample plus screenshots.
_______________________________________________
mono-bugs maillist  -  [email protected]
http://lists.ximian.com/mailman/listinfo/mono-bugs

Reply via email to