[Mono-bugs] [Bug 79645][Cos] New - NotifyIcon is not redrawn after ContextMenu closes
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Wed Oct 11 11:34:49 EDT 2006
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 trick at vanstaveren.us.
http://bugzilla.ximian.com/show_bug.cgi?id=79645
--- shadow/79645 2006-10-11 11:34:49.000000000 -0400
+++ shadow/79645.tmp.5134 2006-10-11 11:34:49.000000000 -0400
@@ -0,0 +1,38 @@
+Bug#: 79645
+Product: Mono: Class Libraries
+Version: 1.1
+OS:
+OS Details:
+Status: NEW
+Resolution:
+Severity:
+Priority: Cosmetic
+Component: Windows.Forms
+AssignedTo: toshok at ximian.com
+ReportedBy: trick at vanstaveren.us
+QAContact: mono-bugs at ximian.com
+TargetMilestone: ---
+URL:
+Cc:
+Summary: NotifyIcon is not redrawn after ContextMenu closes
+
+(Chris Toshok said he might rewrite XPlatUI stuff, in which case it may fix
+this...)
+
+Description of Problem:
+NotifyIcon doesn't ever seem to get redrawn
+
+Steps to reproduce the problem:
+1. Run a NotifyIcon test program with a ContextMenu attached to it
+2. Open the ContextMenu, and then close it (doesn't matter if an action is
+used or if you just click off it)
+
+Actual Results:
+Icon is not redrawn, so the portion of the menu that was over the icon is
+left behind.
+
+Expected Results:
+NotifyIcon should get redrawn when the ContextMenu closes
+
+How often does this happen?
+Every time
More information about the mono-bugs
mailing list