[Mono-bugs] [Bug 77783][Nor] Changed - Listview is lacking keyboard
navigation.
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Tue Mar 14 01:57:32 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=77783
--- shadow/77783 2006-03-14 01:45:08.000000000 -0500
+++ shadow/77783.tmp.12078 2006-03-14 01:57:32.000000000 -0500
@@ -1,13 +1,13 @@
Bug#: 77783
Product: Mono: Class Libraries
Version: unspecified
OS: unknown
OS Details:
-Status: NEW
-Resolution:
+Status: RESOLVED
+Resolution: FIXED
Severity: Unknown
Priority: Normal
Component: Windows.Forms
AssignedTo: mkestner at ximian.com
ReportedBy: miguel at ximian.com
QAContact: mono-bugs at ximian.com
@@ -29,6 +29,11 @@
------- Additional Comments From peter at novonyx.com 2006-03-14 01:44 -------
Mike, this is what you already talked with xenomorph about today.
listview has the ListView_KeyDown() handler, not sure why it's not
hooked up. And yes, I still don't think we need to proxy everything,
just keyboard for now. We'll deal with it as it comes :-)
+
+------- Additional Comments From mkestner at ximian.com 2006-03-14 01:57 -------
+Yep, worksforme with trunk. The fix was:
+
+Committed revision 57919.
More information about the mono-bugs
mailing list