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=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: [EMAIL PROTECTED]                            
 ReportedBy: [EMAIL PROTECTED]               
 QAContact: [EMAIL PROTECTED]
@@ -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 [EMAIL PROTECTED]  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.
_______________________________________________
mono-bugs maillist  -  [email protected]
http://lists.ximian.com/mailman/listinfo/mono-bugs

Reply via email to