[Mono-bugs] [Bug 79534][Nor] Changed - Cannot "click" a Button with the Enter key
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Sat Sep 30 08:54:36 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 alex.olk at googlemail.com.
http://bugzilla.ximian.com/show_bug.cgi?id=79534
--- shadow/79534 2006-09-30 08:15:01.000000000 -0400
+++ shadow/79534.tmp.30984 2006-09-30 08:54:36.000000000 -0400
@@ -1,10 +1,10 @@
Bug#: 79534
Product: Mono: Class Libraries
Version: 1.1
-OS:
+OS: unknown
OS Details: Windows XP SP1
Status: NEW
Resolution:
Severity: Unknown
Priority: Normal
Component: Windows.Forms
@@ -45,6 +45,10 @@
void B_Click(object sender, EventArgs e)
{
MessageBox.Show("Test");
}
}
}
+
+------- Additional Comments From alex.olk at googlemail.com 2006-09-30 08:54 -------
+Same applies for Linux. Hitting the "Enter" key doesn't generate a
+Click event.
More information about the mono-bugs
mailing list