[Mono-bugs] [Bug 79579][Min] Changed - TextBox does not raise Click and DoubleClick events
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Wed Oct 4 09:35:44 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=79579
--- shadow/79579 2006-10-04 08:46:39.000000000 -0400
+++ shadow/79579.tmp.7112 2006-10-04 09:35:44.000000000 -0400
@@ -2,13 +2,13 @@
Product: Mono: Class Libraries
Version: 1.1
OS: SUSE 9.2
OS Details:
Status: NEW
Resolution:
-Severity:
+Severity: Unknown
Priority: Minor
Component: Windows.Forms
AssignedTo: toshok at ximian.com
ReportedBy: rolfkvinge at ya.com
QAContact: mono-bugs at ximian.com
TargetMilestone: ---
@@ -63,6 +63,16 @@
Click");
}
}
How often does this happen?
Always
+
+------- Additional Comments From alex.olk at googlemail.com 2006-10-04 09:35 -------
+Hmm, I'm getting both events here.
+
+04.10.2006 14:32:06 Click
+04.10.2006 14:32:06 DoubleClick
+04.10.2006 14:32:07 Click
+
+Did you compile the code on Linux or Windows. Maybe you compiled the
+test case as WinExe (then you don't see any Console output) ?
More information about the mono-bugs
mailing list