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

--- shadow/82727        2007-09-08 11:04:12.000000000 -0400
+++ shadow/82727.tmp.9721       2007-09-10 19:19:55.000000000 -0400
@@ -1,13 +1,13 @@
 Bug#: 82727
 Product: Mono: Class Libraries
 Version: 1.2
 OS: unknown
 OS Details: 
-Status: REOPENED   
-Resolution: 
+Status: RESOLVED   
+Resolution: FIXED
 Severity: Unknown
 Priority: Minor
 Component: Windows.Forms
 AssignedTo: [EMAIL PROTECTED]                            
 ReportedBy: [EMAIL PROTECTED]               
 QAContact: [EMAIL PROTECTED]
@@ -41,6 +41,18 @@
 ------- Additional Comments From [EMAIL PROTECTED]  2007-09-08 11:04 -------
 The icon is still visible if Visible is false when the handle is 
 created.
 
 To reproduce use interactive/bug82727 in module "gert" in SVN, or let 
 me know if you want me to attach it.
+
+------- Additional Comments From [EMAIL PROTECTED]  2007-09-10 19:19 -------
+Fixed in r85607.  Thanks!
+
+        * StatusStrip.cs: Synchronize SetDisplayedItems with the
+ToolStrip version.
+        * ToolStrip.cs: If a ToolStripItem set to not visible is added
+to a ToolStrip,
+        don't set it to available.
+        * ToolStripItem.cs: When Visible is changed, tell the owner to
+perform a layout.
+        [Fixes bug #82727, part II]
_______________________________________________
mono-bugs maillist  -  [email protected]
http://lists.ximian.com/mailman/listinfo/mono-bugs

Reply via email to