[Mono-bugs] [Bug 80995][Wis] New - MDI Problems
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Thu Mar 1 17:25:27 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 xcap2000 at gmail.com.
http://bugzilla.ximian.com/show_bug.cgi?id=80995
--- shadow/80995 2007-03-01 17:25:27.000000000 -0500
+++ shadow/80995.tmp.20389 2007-03-01 17:25:27.000000000 -0500
@@ -0,0 +1,50 @@
+Bug#: 80995
+Product: Mono: Class Libraries
+Version: 1.2
+OS:
+OS Details:
+Status: NEW
+Resolution:
+Severity:
+Priority: Wishlist
+Component: Windows.Forms
+AssignedTo: toshok at ximian.com
+ReportedBy: xcap2000 at gmail.com
+QAContact: mono-bugs at ximian.com
+TargetMilestone: ---
+URL:
+Cc:
+Summary: MDI Problems
+
+Please fill in this template when reporting a bug, unless you know what you
+are doing.
+Description of Problem:
+
+
+Steps to reproduce the problem:
+1. Create in Visual Studio 2003 an application with a Main form MDI and a
+second form with only a text box in it, from the main form there is a menu
+new form that instantiates classes of type "second_form", when we run the
+application the mdichildren open with wrong size, less than specified.
+2. When we have two mdichild opened and click and select text with double
+click in one of them in its text box (after having to resize the form as it
+shows with the wrong size) and after try double click in the other text box
+from the other form, you will see that it does not work if you keep
+repeating it from one to the other...
+3. When there are menu's, toolbars and status bars in the main form the
+children shows in wrong positions and it happens if you minimize them as
+well...
+
+
+Actual Results:
+
+
+Expected Results:
+Display mdichildren forms correctly as place them and minimize them
+corretly as well change focus in proper way.
+
+How often does this happen?
+Every time you ran that kind of application
+
+Additional Information:
+Mono 1.2.3.1 the newest version.
More information about the mono-bugs
mailing list