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 [EMAIL PROTECTED] 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: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] QAContact: [EMAIL PROTECTED] @@ -24,6 +24,14 @@ output as the corresponding menu item in the file menu, mwf nothing. ------- Additional Comments From [EMAIL PROTECTED] 2006-12-07 15:16 ------- Created an attachment (id=18247) Test case + +------- Additional Comments From [EMAIL PROTECTED] 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. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
