[Mono-bugs] [Bug 81616][Maj] Changed - CheckBox controls stealing characters when they shouldn't

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Thu Aug 23 14:44: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 danm at inin.com.

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: monkey at jpobst.com                            
 ReportedBy: Dan.Maser at inin.com               
 QAContact: mono-bugs at ximian.com
@@ -70,6 +70,17 @@
 	return true.
 	[Fixes bug #81616]
 
 2007-05-15  Jonathan Pobst  <monkey at jpobst.com>
 
 	* TextBoxTest.cs: Add test for IsInputChar method.
+
+------- Additional Comments From danm at inin.com  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


More information about the mono-bugs mailing list