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