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=82160 --- shadow/82160 2007-07-22 05:08:02.000000000 -0400 +++ shadow/82160.tmp.12312 2007-07-22 05:08:02.000000000 -0400 @@ -0,0 +1,29 @@ +Bug#: 82160 +Product: Mono: Class Libraries +Version: 1.2 +OS: All +OS Details: +Status: NEW +Resolution: +Severity: +Priority: Normal +Component: Windows.Forms +AssignedTo: [EMAIL PROTECTED] +ReportedBy: [EMAIL PROTECTED] +QAContact: [EMAIL PROTECTED] +TargetMilestone: --- +URL: +Cc: +Summary: NotifyIcon: Context menu is not closed when focus is lost + +On Mono/Windows, the context menu of the NotifyIcon is not closed when you +click on another part of the notification area. + +This works fine on Linux though. + +On Linux, the notify icon is not redrawn after closing the context menu, +leaving part of the context menu drawn over the icon. + +To reproduce: +1. compile and run the attached code snippet. +2. follow the on-screen instructions. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
