[Mono-bugs] [Bug 82727][Min] Changed - ToolStripStatusLabel: with icon Visible=false does not hide

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Fri Sep 7 11:15:37 EDT 2007


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 monkey at jpobst.com.

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

--- shadow/82727	2007-09-07 11:15:19.000000000 -0400
+++ shadow/82727.tmp.26910	2007-09-07 11:15:37.000000000 -0400
@@ -1,13 +1,13 @@
 Bug#: 82727
 Product: Mono: Class Libraries
 Version: 1.2
 OS: unknown
 OS Details: 
-Status: NEW   
-Resolution: 
+Status: RESOLVED   
+Resolution: FIXED
 Severity: Unknown
 Priority: Minor
 Component: Windows.Forms
 AssignedTo: monkey at jpobst.com                            
 ReportedBy: andyhume32 at yahoo.co.uk               
 QAContact: mono-bugs at ximian.com
@@ -26,6 +26,14 @@
 text, progress bar, and animated icon in a label.  Hit <Rebuild> to run.
 
 
 On SVN head on Win32, 1.2.5_5 Win32 and 1.2.5_5 Suse VM, the icon does 
 not disappear on 'build' completion.  If the window is resized it does 
 disappear.
+
+------- Additional Comments From monkey at jpobst.com  2007-09-07 11:15 -------
+Fixed in r85477.  Thanks for the report!
+
+2007-09-07  Jonathan Pobst  <monkey at jpobst.com>
+
+	* ToolStrip.cs: Make sure we aren't drawing anything that isn't 
+	visible.  [Fixes bug #82727]


More information about the mono-bugs mailing list