[Mono-bugs] [Bug 79828][Nor] New - ToolBar separator issues
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Sat Nov 4 13:23:17 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 gert.driesen at pandora.be.
http://bugzilla.ximian.com/show_bug.cgi?id=79828
--- shadow/79828 2006-11-04 13:23:16.000000000 -0500
+++ shadow/79828.tmp.29667 2006-11-04 13:23:16.000000000 -0500
@@ -0,0 +1,28 @@
+Bug#: 79828
+Product: Mono: Class Libraries
+Version: 1.1
+OS: GNU/Linux [Other]
+OS Details:
+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 separator issues
+
+I've noticed the following issues with ToolBar separators:
+
+1. If you set the ButtonSize on the ToolBar, the separator buttons are
+also drawn with that size while they should be drawn with the "normal"
+size (only a few pixels wide).
+
+2. If you add the same separator button to a ToolBar more than once, then
+only the last one is actually drawn.
+
+To reproduce, compile and run the attached code snippet.
More information about the mono-bugs
mailing list