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

Reply via email to