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=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: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] QAContact: [EMAIL PROTECTED] @@ -23,6 +23,15 @@ 2. follow the on-screen instructions. ------- Additional Comments From [EMAIL PROTECTED] 2007-05-09 15:38 ------- Created an attachment (id=19206) Repro + +------- Additional Comments From [EMAIL PROTECTED] 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! _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
