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

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Fri Dec 2 22:11:09 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 miguel at ximian.com.

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

--- shadow/76898	2005-12-02 22:11:09.000000000 -0500
+++ shadow/76898.tmp.21175	2005-12-02 22:11:09.000000000 -0500
@@ -0,0 +1,43 @@
+Bug#: 76898
+Product: Mono: Class Libraries
+Version: unspecified
+OS: 
+OS Details: 
+Status: NEW   
+Resolution: 
+Severity: 
+Priority: Normal
+Component: Windows.Forms
+AssignedTo: peter at novonyx.com                            
+ReportedBy: miguel at ximian.com               
+QAContact: mono-bugs at ximian.com
+TargetMilestone: ---
+URL: 
+Cc: 
+Summary: Menus: Regression in test
+
+Run winforms/formstest/FormsTest.exe
+
+It crashes with:
+
+
+Unhandled Exception: System.ArgumentException: '2' is not a valid value for
+'value'
+in <0x000dd> System.Windows.Forms.MenuItem:set_Index (Int32 value)
+in (wrapper remoting-invoke-with-check)
+System.Windows.Forms.MenuItem:set_Index (int)
+in <0x0006a> System.Windows.Forms.Menu+MenuItemCollection:Add
+(System.Windows.Forms.MenuItem mi)
+in <0x00046> System.Windows.Forms.Menu+MenuItemCollection:AddRange
+(System.Windows.Forms.MenuItem[] items)
+in <0x00063> System.Windows.Forms.Menu:.ctor
+(System.Windows.Forms.MenuItem[] items)
+in <0x0000d> System.Windows.Forms.ContextMenu:.ctor
+(System.Windows.Forms.MenuItem[] items)
+in (wrapper remoting-invoke-with-check)
+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)


More information about the mono-bugs mailing list