[Mono-bugs] [Bug 78545][Nor] Changed - KeysConverter fails on modifier only keys

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Wed May 31 18:30:37 EDT 2006


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 leppie at webmail.co.za.

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

--- shadow/78545	2006-05-31 16:19:57.000000000 -0400
+++ shadow/78545.tmp.17742	2006-05-31 18:30:37.000000000 -0400
@@ -1,13 +1,13 @@
 Bug#: 78545
 Product: Mono: Class Libraries
 Version: 1.1
 OS: unknown
 OS Details: XP SP2
-Status: RESOLVED   
-Resolution: NOTABUG
+Status: REOPENED   
+Resolution: 
 Severity: Unknown
 Priority: Normal
 Component: Windows.Forms
 AssignedTo: peter at novonyx.com                            
 ReportedBy: leppie at webmail.co.za               
 QAContact: mono-bugs at ximian.com
@@ -66,6 +66,18 @@
 F9
 Control
 Shift
 Back
 
 So, this is not a bug but expected behaviour.
+
+------- Additional Comments From leppie at webmail.co.za  2006-05-31 18:30 -------
+"Control" matches the ControlKey, not the modifier. "Ctrl" is 
+matched for the modifier (Control). I have tested this on both 
+MS .NET 1.1 and 2.0 and neither gives an exception. Maybe culture 
+issue?
+
+Looking at System.Windows.Forms.resources:
+toStringControl=Ctrl
+
+I am running standard US English here.
+


More information about the mono-bugs mailing list