[Mono-bugs] [Bug 80539][Wis] Changed - Toolbar doesn't dock correctly
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Tue Jan 23 22:12:13 EST 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 everaldo at simios.org.
http://bugzilla.ximian.com/show_bug.cgi?id=80539
--- shadow/80539 2007-01-19 20:04:24.000000000 -0500
+++ shadow/80539.tmp.6097 2007-01-23 22:12:13.000000000 -0500
@@ -1,13 +1,13 @@
Bug#: 80539
Product: Mono: Class Libraries
Version: 1.0
OS: other
OS Details:
-Status: NEW
-Resolution:
+Status: RESOLVED
+Resolution: FIXED
Severity: Unknown
Priority: Wishlist
Component: Windows.Forms
AssignedTo: everaldo at simios.org
ReportedBy: rolfkvinge at ya.com
QAContact: mono-bugs at ximian.com
@@ -51,6 +51,12 @@
------- Additional Comments From monkey at jpobst.com 2007-01-19 20:04 -------
Just to be clear, this is a ToolBar specific bug. The problem is in
ToolBar.LayoutToolBar. It's not a general layout bug. :) I tested
the same code with a Panel and it works correctly.
+
+------- Additional Comments From everaldo at simios.org 2007-01-23 22:12 -------
+The problem is that we was not support for vertical toolbars, now we
+have it.
+
+Fixed in SVN, revision r71574.
More information about the mono-bugs
mailing list