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=82775

--- shadow/82775        2007-09-10 16:24:54.000000000 -0400
+++ shadow/82775.tmp.8550       2007-09-10 18:26:52.000000000 -0400
@@ -1,13 +1,13 @@
 Bug#: 82775
 Product: Mono: Class Libraries
 Version: 1.2
 OS: other
 OS Details: SLES 10 (SLERT 10)
-Status: REOPENED   
-Resolution: 
+Status: RESOLVED   
+Resolution: FIXED
 Severity: Unknown
 Priority: Critical
 Component: Windows.Forms
 AssignedTo: [EMAIL PROTECTED]                            
 ReportedBy: [EMAIL PROTECTED]               
 QAContact: [EMAIL PROTECTED]
@@ -61,6 +61,19 @@
 Repro
 
 
 ------- Additional Comments From [EMAIL PROTECTED]  2007-09-10 16:24 -------
 Jonathan, I get an NRE when a menu is dropped down, and closed by 
 clicking it again.
+
+------- Additional Comments From [EMAIL PROTECTED]  2007-09-10 18:26 -------
+Adding a ToolStripMenuItem to a ToolStrip instead of a MenuStrip is
+cheating.  :P
+
+Fixed in r85608.
+
+2007-09-10  Jonathan Pobst  <[EMAIL PROTECTED]>
+
+       * ToolStripMenuItem.cs: Add a parent type check so we don't crash on
+people
+       who want to add a menu item directly onto a toolstrip.
+       [Fixes bug #82775, part II]
_______________________________________________
mono-bugs maillist  -  [email protected]
http://lists.ximian.com/mailman/listinfo/mono-bugs

Reply via email to