[Mono-bugs] [Bug 82136][Wis] New - Wrong Z-order
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Thu Jul 19 05:08:53 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=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: toshok at ximian.com
+ReportedBy: pablosantosluac at terra.es
+QAContact: mono-bugs at ximian.com
+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.
More information about the mono-bugs
mailing list