[Mono-bugs] [Bug 78296][Nor] New - ToolBarButtons that have no text or image are not drawn correctly

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Thu May 4 18:26:59 EDT 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 xenomorph2 at onlinehome.de.

http://bugzilla.ximian.com/show_bug.cgi?id=78296

--- shadow/78296	2006-05-04 18:26:59.000000000 -0400
+++ shadow/78296.tmp.29852	2006-05-04 18:26:59.000000000 -0400
@@ -0,0 +1,26 @@
+Bug#: 78296
+Product: Mono: Class Libraries
+Version: unspecified
+OS: 
+OS Details: 
+Status: NEW   
+Resolution: 
+Severity: 
+Priority: Normal
+Component: Windows.Forms
+AssignedTo: peter at novonyx.com                            
+ReportedBy: xenomorph2 at onlinehome.de               
+QAContact: mono-bugs at ximian.com
+TargetMilestone: ---
+URL: 
+Cc: 
+Summary: ToolBarButtons that have no text or image are not drawn correctly
+
+ToolBarButtons that have no text or image do not have a default size.
+
+In this case the ToolBarButton Rectangle (which is used to draw the border
+in ThemeWin32Classic and also to get the area to create a click event) is
+set to {x,y, ThemeEngine.Current.ToolBarDropDownWidth, 0}.
+
+Attached is a win/linux screenshot and the code for the sample app to
+reproduce it...


More information about the mono-bugs mailing list