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=81616 --- shadow/81616 2007-05-16 11:51:40.000000000 -0400 +++ shadow/81616.tmp.4828 2007-08-23 14:44:54.000000000 -0400 @@ -1,13 +1,13 @@ Bug#: 81616 Product: Mono: Class Libraries Version: 1.2 OS: RHEL 2.1 OS Details: RHEL WS 4, kernel 2.6.9-42 on i686 -Status: RESOLVED -Resolution: FIXED +Status: REOPENED +Resolution: Severity: Unknown Priority: Major Component: Windows.Forms AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] QAContact: [EMAIL PROTECTED] @@ -70,6 +70,17 @@ return true. [Fixes bug #81616] 2007-05-15 Jonathan Pobst <[EMAIL PROTECTED]> * TextBoxTest.cs: Add test for IsInputChar method. + +------- Additional Comments From [EMAIL PROTECTED] 2007-08-23 14:44 ------- +This bug is back again. The test project attached doesn't reproduce +it but I have a modification which does (i'll attach it in a second). + The gist is that this seems to only be happening with the ListView +control. If you unzip the original attached test project and +overlay the new file that I'll attach next, it will reproduce. Run +the app, double-click on the form to bring up the popup_dialog. Then +select the ListView control on the bottom of that form and hit "S" +key. The checkbox with the "S" accel will check/uncheck even tho you +didn't hit the Alt key _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
