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 [EMAIL PROTECTED] 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: [EMAIL PROTECTED] +ReportedBy: [EMAIL PROTECTED] +QAContact: [EMAIL PROTECTED] +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. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
