[Mono-bugs] [Bug 81569][Nor] Changed - Some keys not generating events from the ListView

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Wed May 9 16:51:13 EDT 2007


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 monkey at jpobst.com.

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

--- shadow/81569	2007-05-09 16:50:58.000000000 -0400
+++ shadow/81569.tmp.5514	2007-05-09 16:51:13.000000000 -0400
@@ -1,13 +1,13 @@
 Bug#: 81569
 Product: Mono: Class Libraries
 Version: 1.2
 OS: RHEL 2.1
 OS Details: RHEL WS 4, kernel 2.6.9-42 on i686
-Status: NEW   
-Resolution: 
+Status: RESOLVED   
+Resolution: FIXED
 Severity: Unknown
 Priority: Normal
 Component: Windows.Forms
 AssignedTo: monkey at jpobst.com                            
 ReportedBy: Dan.Maser at inin.com               
 QAContact: mono-bugs at ximian.com
@@ -58,6 +58,14 @@
 
 I can submit a test project for this if you like, but I suspect you won't 
 need one.  It's trivial to slap a ListView on a blank form and add the 
 handler impls above.
 
 Thanks!
+
+------- Additional Comments From monkey at jpobst.com  2007-05-09 16:51 -------
+Fixed in r77090.
+
+* ListView.cs: Don't eat navigation keys.  Let them flow through to
+KeyDown/KeyPress routines.
+
+Thanks for the report!


More information about the mono-bugs mailing list