[Mono-bugs] [Bug 77729][Nor] New - MainMenu forces things that are
Bottom Docked to be Pushed down.
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Tue Mar 7 20:48:03 EST 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 simon at nureality.ca.
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: peter at novonyx.com
+ReportedBy: simon at nureality.ca
+QAContact: mono-bugs at ximian.com
+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:
More information about the mono-bugs
mailing list