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=77729 --- shadow/77729 2006-03-07 20:48:03.000000000 -0500 +++ shadow/77729.tmp.20760 2006-03-07 20:48:03.000000000 -0500 @@ -0,0 +1,43 @@ +Bug#: 77729 +Product: Mono: Class Libraries +Version: 1.0 +OS: GNU/Linux [Other] +OS Details: +Status: NEW +Resolution: +Severity: +Priority: Normal +Component: Windows.Forms +AssignedTo: [EMAIL PROTECTED] +ReportedBy: [EMAIL PROTECTED] +QAContact: [EMAIL PROTECTED] +TargetMilestone: --- +URL: +Cc: +Summary: MainMenu forces things that are Bottom Docked to be Pushed down. + +Please fill in this template when reporting a bug, unless you know what +you are doing. +Description of Problem: Having a MainMenu docked Top, and StatusBar or +ToolBar or any other control docked Bottom causes the StatusBar to be +pushed outside the Form's bounds when the MainMenu is added to the Form. + + +Steps to reproduce the problem: +1. Run test case provided. +2. Notice StatusBar is mostly beyond the bottom of the Form +3. Resize the form and StatusBar will re-appear. + + +Actual Results: StatusBar docked at the bottom is pushed down when it +should not. + + +Expected Results: StatusBar should be docked properly at the bottom of +the Form. + + +How often does this happen? Every time. + + +Additional Information: _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
