[Mono-bugs] [Bug 76898][Nor] Changed - Menus: Regression in test

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Wed Dec 7 18:46:02 EST 2005


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 mkestner at ximian.com.

http://bugzilla.ximian.com/show_bug.cgi?id=76898

--- shadow/76898	2005-12-03 04:18:57.000000000 -0500
+++ shadow/76898.tmp.28346	2005-12-07 18:46:02.000000000 -0500
@@ -1,13 +1,13 @@
 Bug#: 76898
 Product: Mono: Class Libraries
 Version: unspecified
 OS: unknown
 OS Details: 
-Status: ASSIGNED   
-Resolution: 
+Status: RESOLVED   
+Resolution: FIXED
 Severity: Unknown
 Priority: Normal
 Component: Windows.Forms
 AssignedTo: mkestner at ximian.com                            
 ReportedBy: miguel at ximian.com               
 QAContact: mono-bugs at ximian.com
@@ -38,6 +38,12 @@
 System.Windows.Forms.ContextMenu:.ctor (System.Windows.Forms.MenuItem[])
 in <0x00138> FormsTest.FormsTest:AddContextTest
 (System.Windows.Forms.Control c)
 in <0x00c89> FormsTest.FormsTest:.ctor ()
 in (wrapper remoting-invoke-with-check) FormsTest.FormsTest:.ctor ()
 in <0x0001b> FormsTest.FormsTest:Main (System.String[] args)
+
+------- Additional Comments From mkestner at ximian.com  2005-12-07 18:46 -------
+I can't repro this with the patch I just committed at revision 54077.
+I think it was related to menuitems getting reparented because they
+aren't cloned, and my patch did add some "unparenting" code to the
+menuitem collection.


More information about the mono-bugs mailing list