[Mono-bugs] [Bug 81578][Nor] Changed - [WIN32] ListView handles too much pressed keys
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Wed May 9 16:17:54 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=81578
--- shadow/81578 2007-05-09 16:17:14.000000000 -0400
+++ shadow/81578.tmp.4765 2007-05-09 16:17:54.000000000 -0400
@@ -1,13 +1,13 @@
Bug#: 81578
Product: Mono: Class Libraries
Version: 1.2
OS: unknown
OS Details: Windows XP SP2
-Status: NEW
-Resolution:
+Status: RESOLVED
+Resolution: FIXED
Severity: Unknown
Priority: Normal
Component: Windows.Forms
AssignedTo: monkey at jpobst.com
ReportedBy: gert.driesen at pandora.be
QAContact: mono-bugs at ximian.com
@@ -23,6 +23,15 @@
2. follow the on-screen instructions.
------- Additional Comments From gert.driesen at pandora.be 2007-05-09 15:38 -------
Created an attachment (id=19206)
Repro
+
+------- Additional Comments From monkey at jpobst.com 2007-05-09 16:17 -------
+Fixed in r77088.
+
+* ListView.cs: When handling keys for selecting the item based off
+keyboard input, do not consider keys pressed with Alt or Control.
+Also, correctly handle keys when the Shift key is down.
+
+Thanks for the report!
More information about the mono-bugs
mailing list