[Mono-bugs] [Bug 80409][Maj] Changed - MainMenu: ANE using MdiList
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Tue Jan 2 08:39:14 EST 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 everaldo at simios.org.
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: everaldo at simios.org
ReportedBy: monkey at jpobst.com
QAContact: mono-bugs at ximian.com
@@ -56,6 +56,12 @@
mainForm) [0x00000]
at MyFormProject.MainForm.Main (System.String[] args) [0x00000]
------- Additional Comments From gert.driesen at pandora.be 2006-12-31 07:12 -------
This is actually a regression, since it was fixed before (bug
#80197).
+
+------- Additional Comments From everaldo at simios.org 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.
More information about the mono-bugs
mailing list