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=78445 --- shadow/78445 2006-05-18 13:09:00.000000000 -0400 +++ shadow/78445.tmp.27373 2006-05-18 13:09:00.000000000 -0400 @@ -0,0 +1,43 @@ +Bug#: 78445 +Product: Mono: Class Libraries +Version: 1.1 +OS: +OS Details: Centos 4.2 +Status: NEW +Resolution: +Severity: +Priority: Normal +Component: Windows.Forms +AssignedTo: [EMAIL PROTECTED] +ReportedBy: [EMAIL PROTECTED] +QAContact: [EMAIL PROTECTED] +TargetMilestone: --- +URL: +Summary: MDI child problem when Autoscale=false + +Please fill in this template when reporting a bug, unless you know what you +are doing. +Description of Problem: +When an MDI child's Autoscale property is set to false, the title and +border decorations for the child do not appear. + +Steps to reproduce the problem: +1. build and run the attached app +2. +3. + +Actual Results: +Two "Form2"s are shown. One has Autoscaling=true the other does not. One +shows it's title bar, the other does not. + +Expected Results: +Both windows should have titles and borders. + + +How often does this happen? +always + + +Additional Information: +using svn 60822. +works on windows. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
