[Mono-bugs] [Bug 81692][Nor] Changed - KeyEventArgs missing SuppressKeyPress property
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Fri May 25 08:05:03 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 rolfkvinge at ya.com.
http://bugzilla.ximian.com/show_bug.cgi?id=81692
--- shadow/81692 2007-05-22 05:29:33.000000000 -0400
+++ shadow/81692.tmp.20803 2007-05-25 08:05:03.000000000 -0400
@@ -1,13 +1,13 @@
Bug#: 81692
Product: Mono: Class Libraries
Version: 1.2
OS: unknown
OS Details: Ubuntu
-Status: NEW
-Resolution:
+Status: RESOLVED
+Resolution: FIXED
Severity: Unknown
Priority: Normal
Component: Windows.Forms
AssignedTo: rolfkvinge at ya.com
ReportedBy: kaetemi at gmail.com
QAContact: mono-bugs at ximian.com
@@ -24,6 +24,9 @@
'System.Windows.Forms.KeyEventArgs.set_SuppressKeyPress'.
Expected Results:
In .NET this property gets rid of the 'ding' sound, when doing a
'non-existing' ctrl-blah combo within something like a TextBox. Used for
example in the KeyDown event when putting your own ctrl combos there.
+
+------- Additional Comments From rolfkvinge at ya.com 2007-05-25 08:05 -------
+Fixed in r77940.
More information about the mono-bugs
mailing list