[Mono-bugs] [Bug 79068][Nor] New - MDI windows order reversed.

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Sun Aug 13 12:40:01 EDT 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 miguel at ximian.com.

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

--- shadow/79068	2006-08-13 12:40:01.000000000 -0400
+++ shadow/79068.tmp.4686	2006-08-13 12:40:01.000000000 -0400
@@ -0,0 +1,30 @@
+Bug#: 79068
+Product: Mono: Class Libraries
+Version: unspecified
+OS: 
+OS Details: 
+Status: NEW   
+Resolution: 
+Severity: 
+Priority: Normal
+Component: Windows.Forms
+AssignedTo: jackson at ximian.com                            
+ReportedBy: miguel at ximian.com               
+QAContact: mono-bugs at ximian.com
+TargetMilestone: ---
+URL: 
+Cc: 
+Summary: MDI windows order reversed.
+
+The following progam prints:
+
+with Mono:
+
+ventana 0 --> MDIVentActivas.Form3, Text: Form3
+ventana 1 --> MDIVentActivas.Form2, Text: Form2
+
+With .NET:
+ventana 0 --> MDIVentActivas.Form2, Text: Form2
+ventana 1 --> MDIVentActivas.Form3, Text: Form3
+
+Source code and program are attached


More information about the mono-bugs mailing list