[Mono-bugs] [Bug 81524][Nor] New - ToolBar: Buttons without text should have width of widest button
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Fri May 4 04:01:52 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 gert.driesen at pandora.be.
http://bugzilla.ximian.com/show_bug.cgi?id=81524
--- shadow/81524 2007-05-04 04:01:52.000000000 -0400
+++ shadow/81524.tmp.31379 2007-05-04 04:01:52.000000000 -0400
@@ -0,0 +1,29 @@
+Bug#: 81524
+Product: Mono: Class Libraries
+Version: 1.2
+OS:
+OS Details: Windows XP SP2
+Status: NEW
+Resolution:
+Severity:
+Priority: Normal
+Component: Windows.Forms
+AssignedTo: toshok at ximian.com
+ReportedBy: gert.driesen at pandora.be
+QAContact: mono-bugs at ximian.com
+TargetMilestone: ---
+URL:
+Cc:
+Summary: ToolBar: Buttons without text should have width of widest button
+
+When the text of buttons is set before the handle of the toolbar is
+created, then buttons without text should have the same width as the
+button with the widest text.
+
+On MS, when resetting text of a button to zero-length string should
+automatically resize the width of that button to the width of the widest
+button (at the time the handle was created).
+
+To reproduce:
+1. compile and run the attached code snippet.
+2. follow the on-screen instructions.
More information about the mono-bugs
mailing list