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=78902 --- shadow/78902 2006-07-19 13:23:12.000000000 -0400 +++ shadow/78902.tmp.11912 2006-07-19 13:23:12.000000000 -0400 @@ -0,0 +1,48 @@ +Bug#: 78902 +Product: Mono: Class Libraries +Version: 1.1 +OS: +OS Details: centos +Status: NEW +Resolution: +Severity: +Priority: Normal +Component: Windows.Forms +AssignedTo: [EMAIL PROTECTED] +ReportedBy: [EMAIL PROTECTED] +QAContact: [EMAIL PROTECTED] +TargetMilestone: --- +URL: +Cc: +Summary: some mdi issues + +Please fill in this template when reporting a bug, unless you know what you +are doing. +Description of Problem: +With a left-docked toolbar in an mdi form, the full area of the mdi parent +is not filled when a child form is maximized. The gap appears to be the +same width as the toolbar width. Also, the minimize, restore and close +window buttons for the child are not functioning. A smaller issue is that +the separator for the toolbar should be horizontal, but appears vertical. + +Steps to reproduce the problem: +1. build and run the attached +2. the child form comes up maximized, so try to close the form +3. + +Actual Results: +A gap appears between the toolbar and maximized form. +Minimize, restore and close buttons don't work. +Separator is vertical. + +Expected Results: +No gap. +Buttons should work. +Separator should be horizontal. + + +How often does this happen? +Always + +Additional Information: +Works in windows _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
