[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
Sat Sep 8 11:04:12 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 gert.driesen at pandora.be.
http://bugzilla.ximian.com/show_bug.cgi?id=82727
--- shadow/82727 2007-09-07 11:15:37.000000000 -0400
+++ shadow/82727.tmp.15207 2007-09-08 11:04:12.000000000 -0400
@@ -1,13 +1,13 @@
Bug#: 82727
Product: Mono: Class Libraries
Version: 1.2
OS: unknown
OS Details:
-Status: RESOLVED
-Resolution: FIXED
+Status: REOPENED
+Resolution:
Severity: Unknown
Priority: Minor
Component: Windows.Forms
AssignedTo: monkey at jpobst.com
ReportedBy: andyhume32 at yahoo.co.uk
QAContact: mono-bugs at ximian.com
@@ -34,6 +34,13 @@
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]
+
+------- Additional Comments From gert.driesen at pandora.be 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.
More information about the mono-bugs
mailing list