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=79253 --- shadow/79253 2006-11-13 17:51:46.000000000 -0500 +++ shadow/79253.tmp.11079 2006-11-19 05:35:21.000000000 -0500 @@ -1,23 +1,24 @@ Bug#: 79253 Product: Mono: Class Libraries Version: 1.1 OS: unknown OS Details: -Status: RESOLVED -Resolution: NOTABUG +Status: REOPENED +Resolution: Severity: Unknown Priority: Minor Component: Windows.Forms AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] QAContact: [EMAIL PROTECTED] TargetMilestone: 1_2 URL: Cc: Summary: ListView: box is drawn around unselected item in listview +BugsThisDependsOn: 79816 On Mono, a box is drawn around an unselected listview item. To reproduce, compile and run the attached source code. ------- Additional Comments From [EMAIL PROTECTED] 2006-09-02 14:39 ------- @@ -25,6 +26,14 @@ C# source code of repro ------- Additional Comments From [EMAIL PROTECTED] 2006-11-13 17:51 ------- When I run your sample with the MS toolkit I get the focus rectangle just like we draw. I'm gonna close this one. + +------- Additional Comments From [EMAIL PROTECTED] 2006-11-19 05:35 ------- +Mike, on MS you'll only get the focus rectangle after pressing Tab +to move focus. + +On Mono, the focus rectange is always drawn. There's a similar bug +report for CheckBox and TrackBar controls (bug #79816), but I think +it even applies to all controls. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
