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 11:49:24.000000000 -0400
+++ shadow/82775.tmp.1596       2007-09-10 11:49:47.000000000 -0400
@@ -1,13 +1,13 @@
 Bug#: 82775
 Product: Mono: Class Libraries
 Version: 1.2
 OS: other
 OS Details: SLES 10 (SLERT 10)
-Status: NEW   
-Resolution: 
+Status: RESOLVED   
+Resolution: FIXED
 Severity: Unknown
 Priority: Critical
 Component: Windows.Forms
 AssignedTo: [EMAIL PROTECTED]                            
 ReportedBy: [EMAIL PROTECTED]               
 QAContact: [EMAIL PROTECTED]
@@ -39,6 +39,19 @@
 
 How often does this happen? 
 Everytime a button of the ToolStrip is clicked.
 
 Additional Information:
 It happens only on mono 1.2.5 - on mono 1.2.4 it works
+
+------- Additional Comments From [EMAIL PROTECTED]  2007-09-10 11:49 -------
+Fixed in r85570.  Thanks for the report!
+
+2007-09-10  Jonathan Pobst  <[EMAIL PROTECTED]>
+
+       * ToolStrip.cs: Make sure ItemClicked is raised before the
+ToolStripItem's
+       Click, and that it is only called once.
+       * ToolStripMenuItem.cs: Call OnClick even when there are dropdown items.
+       * ToolStripDropDownItem.cs: Override HandleItemClick so dropdowns stay
+       dropped down.
+       [Fixes bug #82775]
_______________________________________________
mono-bugs maillist  -  [email protected]
http://lists.ximian.com/mailman/listinfo/mono-bugs

Reply via email to