[Mono-bugs] [Bug 79253][Min] Changed - ListView: box is drawn around unselected item in listview
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Sun Nov 19 05:35:21 EST 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 gert.driesen at pandora.be.
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: mkestner at ximian.com
ReportedBy: gert.driesen at pandora.be
QAContact: mono-bugs at ximian.com
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 gert.driesen at pandora.be 2006-09-02 14:39 -------
@@ -25,6 +26,14 @@
C# source code of repro
------- Additional Comments From mkestner at ximian.com 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 gert.driesen at pandora.be 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.
More information about the mono-bugs
mailing list