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=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: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] QAContact: [EMAIL PROTECTED] 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 [EMAIL PROTECTED] 2006-03-14 01:57 ------- Yep, worksforme with trunk. The fix was: Committed revision 57919. + +------- Additional Comments From [EMAIL PROTECTED] 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. + _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
