[Mono-bugs] [Bug 80183][Nor] Changed - Menu: Cloned menu items do not fire a click event anymore
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Fri Dec 8 13:22:10 EST 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 toshok at ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=80183
--- shadow/80183 2006-12-08 13:19:57.000000000 -0500
+++ shadow/80183.tmp.17504 2006-12-08 13:22:10.000000000 -0500
@@ -1,13 +1,13 @@
Bug#: 80183
Product: Mono: Class Libraries
Version: 1.0
OS: unknown
OS Details:
-Status: NEW
-Resolution:
+Status: RESOLVED
+Resolution: FIXED
Severity: Unknown
Priority: Normal
Component: Windows.Forms
AssignedTo: toshok at ximian.com
ReportedBy: alex.olk at googlemail.com
QAContact: mono-bugs at ximian.com
@@ -24,6 +24,14 @@
output as the corresponding menu item in the file menu, mwf nothing.
------- Additional Comments From alex.olk at googlemail.com 2006-12-07 15:16 -------
Created an attachment (id=18247)
Test case
+
+------- Additional Comments From toshok at ximian.com 2006-12-08 13:22 -------
+this is due to some code I ifdefed out when making the conversion over
+to EventHandlerList. Thanks for the catch. I'd forgotten about the
+#ifdef.
+
+Added a unit test that also replicates your problem, and checked in a
+fix as of r69230.
More information about the mono-bugs
mailing list