[Mono-bugs] [Bug 82162][Nor] New - NotifyIcon: Click event should fire after context menu is closed
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Sun Jul 22 07:56:42 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 gert.driesen at pandora.be.
http://bugzilla.ximian.com/show_bug.cgi?id=82162
--- shadow/82162 2007-07-22 07:56:42.000000000 -0400
+++ shadow/82162.tmp.16188 2007-07-22 07:56:42.000000000 -0400
@@ -0,0 +1,25 @@
+Bug#: 82162
+Product: Mono: Class Libraries
+Version: 1.2
+OS: All
+OS Details:
+Status: NEW
+Resolution:
+Severity:
+Priority: Normal
+Component: Windows.Forms
+AssignedTo: toshok at ximian.com
+ReportedBy: gert.driesen at pandora.be
+QAContact: mono-bugs at ximian.com
+TargetMilestone: ---
+URL:
+Cc:
+Summary: NotifyIcon: Click event should fire after context menu is closed
+
+On Mono, when right-clicking the NotifyIcon, the Click event is fired
+before the context menu is closed. On MS it is not fired until the context
+menu is closed.
+
+To reproduce:
+1. compile and run the attached code snippet.
+2. follow the on-screen instructions.
More information about the mono-bugs
mailing list