[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
Mon Nov 20 11:58:07 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 mkestner at ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=79253
--- shadow/79253 2006-11-19 05:35:21.000000000 -0500
+++ shadow/79253.tmp.12472 2006-11-20 11:58:07.000000000 -0500
@@ -1,12 +1,12 @@
Bug#: 79253
Product: Mono: Class Libraries
Version: 1.1
OS: unknown
OS Details:
-Status: REOPENED
+Status: NEEDINFO
Resolution:
Severity: Unknown
Priority: Minor
Component: Windows.Forms
AssignedTo: mkestner at ximian.com
ReportedBy: gert.driesen at pandora.be
@@ -34,6 +34,16 @@
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.
+
+------- Additional Comments From mkestner at ximian.com 2006-11-20 11:58 -------
+I wouldn't have closed the bug if I had to press tab to get the focus
+rectangle. I get the focus rectangle on XP with the MS toolkit using
+the "Classic" theme on application launch. I do not have to focus the
+listview, it starts out with focus.
+
+Apparently you are seeing different behavior on MS than I am. Can you
+be more specific about your configuration? Regardless, this seems
+like an initial focus issue, not a listview issue.
More information about the mono-bugs
mailing list