[Mono-bugs] [Bug 77783][Nor] Changed - Listview is keyboard
navigation needs up/down support
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Tue Mar 14 10:39:51 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 miguel at ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=77783
--- shadow/77783 2006-03-14 01:57:32.000000000 -0500
+++ shadow/77783.tmp.20154 2006-03-14 10:39:51.000000000 -0500
@@ -1,23 +1,23 @@
Bug#: 77783
Product: Mono: Class Libraries
Version: unspecified
OS: unknown
OS Details:
-Status: RESOLVED
-Resolution: FIXED
+Status: REOPENED
+Resolution:
Severity: Unknown
Priority: Normal
Component: Windows.Forms
AssignedTo: mkestner at ximian.com
ReportedBy: miguel at ximian.com
QAContact: mono-bugs at ximian.com
TargetMilestone: ---
URL:
Cc:
-Summary: Listview is lacking keyboard navigation.
+Summary: Listview is keyboard navigation needs up/down support
I was running the winforms/listview sample:
To reproduce:
Run:
@@ -34,6 +34,12 @@
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.
+
+------- Additional Comments From miguel at ximian.com 2006-03-14 10:39 -------
+Updating fixed my keyboard navigation, but I noticed that if I try
+"up" and "down" keys, the selection does not go up and down, it only
+does left/right.
+
More information about the mono-bugs
mailing list