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=80409 --- shadow/80409 2006-12-31 10:31:14.000000000 -0500 +++ shadow/80409.tmp.4145 2007-01-02 08:39:14.000000000 -0500 @@ -1,13 +1,13 @@ Bug#: 80409 Product: Mono: Class Libraries Version: 1.2 OS: unknown OS Details: -Status: NEW -Resolution: +Status: RESOLVED +Resolution: FIXED Severity: Unknown Priority: Major Component: Windows.Forms AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] QAContact: [EMAIL PROTECTED] @@ -56,6 +56,12 @@ mainForm) [0x00000] at MyFormProject.MainForm.Main (System.String[] args) [0x00000] ------- Additional Comments From [EMAIL PROTECTED] 2006-12-31 07:12 ------- This is actually a regression, since it was fixed before (bug #80197). + +------- Additional Comments From [EMAIL PROTECTED] 2007-01-02 08:39 ------- +The old solution was not good because we must fire Perform Click after +disable item, now I fix in MenuItem to uses sender as item. + +Fixed in SVN, revision 70349. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
