[Mono-bugs] [Bug 82081][Wis] Changed - Flat buttons have a border even when bordersize is set to 0

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Mon Jul 16 15:16:31 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=82081

--- shadow/82081	2007-07-16 14:42:49.000000000 -0400
+++ shadow/82081.tmp.11977	2007-07-16 15:16:31.000000000 -0400
@@ -1,13 +1,13 @@
 Bug#: 82081
 Product: Mono: Class Libraries
 Version: 1.2
 OS: unknown
 OS Details: 
-Status: REOPENED   
-Resolution: 
+Status: RESOLVED   
+Resolution: FIXED
 Severity: Unknown
 Priority: Wishlist
 Component: Windows.Forms
 AssignedTo: monkey at jpobst.com                            
 ReportedBy: albright at wesay.org               
 QAContact: mono-bugs at ximian.com
@@ -80,6 +80,18 @@
 looks like a border.  And we always paint a focus rectangle where MS
 may not.  That may be causing some confusion, try putting 2 buttons on
 your form.  If you don't think that's it, please give me a test case
 to try.
 
 Thanks!
+
+------- Additional Comments From gert.driesen at pandora.be  2007-07-16 15:16 -------
+It was indeed the focus rectangle. 
+
+Our focus rectangle appears to have two borders (outer border black, 
+inner border white).
+
+On MS the focus rectangle is smaller when the form has focus.
+
+These are both cosmetic differences, so feel free to ignore them.
+
+I've attached a repro and screenshots, if you're interested.


More information about the mono-bugs mailing list