[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:44:57 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 peter at novonyx.com.

http://bugzilla.ximian.com/show_bug.cgi?id=77783

--- shadow/77783	2006-03-14 01:21:05.000000000 -0500
+++ shadow/77783.tmp.11991	2006-03-14 01:44:57.000000000 -0500
@@ -1,14 +1,14 @@
 Bug#: 77783
 Product: Mono: Class Libraries
 Version: unspecified
-OS: 
+OS: unknown
 OS Details: 
-Status: NEW   
+Status: ASSIGNED   
 Resolution: 
-Severity: 
+Severity: Unknown
 Priority: Normal
 Component: Windows.Forms
 AssignedTo: peter at novonyx.com                            
 ReportedBy: miguel at ximian.com               
 QAContact: mono-bugs at ximian.com
 TargetMilestone: ---
@@ -22,6 +22,13 @@
 
 Run: 
 mono swf-listview-items.exe
 
 I selected an item, and tried to select others by using the cursor keys,
 but it did not seem to be implemented.
+
+------- 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 :-)


More information about the mono-bugs mailing list