[Mono-bugs] [Bug 82727][Min] New - ToolStripStatusLabel: with icon Visible=false does not hide
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Fri Sep 7 04:21:40 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 andyhume32 at yahoo.co.uk.
http://bugzilla.ximian.com/show_bug.cgi?id=82727
--- shadow/82727 2007-09-07 04:21:39.000000000 -0400
+++ shadow/82727.tmp.20049 2007-09-07 04:21:39.000000000 -0400
@@ -0,0 +1,31 @@
+Bug#: 82727
+Product: Mono: Class Libraries
+Version: 1.2
+OS:
+OS Details:
+Status: NEW
+Resolution:
+Severity:
+Priority: Minor
+Component: Windows.Forms
+AssignedTo: mono-bugs at ximian.com
+ReportedBy: andyhume32 at yahoo.co.uk
+QAContact: mono-bugs at ximian.com
+TargetMilestone: ---
+URL:
+Cc:
+Summary: ToolStripStatusLabel: with icon Visible=false does not hide
+
+Repro is ./ch02_Forms/StripControlsSample from the sample code for the
+book "Windows Forms 2.0 Programming," by Chris Sells and Michael
+Weinhardt, sources available from
+http://www.sellsbrothers.com/writing/wfbook/ I'm working my way through
+the samples -- more to follow.
+
+This sample emulates VisualStudio's build status bar handling: changing
+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.
More information about the mono-bugs
mailing list