[Mono-bugs] [Bug 82739][Nor] Changed - ToolStrip: MenuStrip in ToolStripLayoutStyle.Flow fills the whole form
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Wed Sep 12 17:17:12 EDT 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 monkey at jpobst.com.
http://bugzilla.ximian.com/show_bug.cgi?id=82739
--- shadow/82739 2007-09-12 17:16:22.000000000 -0400
+++ shadow/82739.tmp.655 2007-09-12 17:17:12.000000000 -0400
@@ -1,13 +1,13 @@
Bug#: 82739
Product: Mono: Class Libraries
Version: 1.2
OS: unknown
OS Details:
-Status: NEW
-Resolution:
+Status: RESOLVED
+Resolution: FIXED
Severity: Unknown
Priority: Normal
Component: Windows.Forms
AssignedTo: monkey at jpobst.com
ReportedBy: andyhume32 at yahoo.co.uk
QAContact: mono-bugs at ximian.com
@@ -38,6 +38,16 @@
removed.
------- Additional Comments From gert.driesen at pandora.be 2007-09-08 11:09 -------
Created an attachment (id=20002)
Standalone repro
+
+------- Additional Comments From monkey at jpobst.com 2007-09-12 17:17 -------
+Fixed in r85701. Thanks for the report! And thanks gert for an easy
+test case to work with!
+
+2007-09-12 Jonathan Pobst <monkey at jpobst.com>
+
+ * ToolStrip.cs: Fixup preferred size calculations for vertical toolbars.
+ Override GetPreferredSizeCore to perform calculations. Remove custom
+ autosize logic. [Fixes bug #82739]
More information about the mono-bugs
mailing list