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=76159 --- shadow/76159 2005-09-20 00:05:34.000000000 -0400 +++ shadow/76159.tmp.15848 2005-09-20 00:12:08.000000000 -0400 @@ -2,16 +2,16 @@ Product: Mono: Class Libraries Version: 1.1 OS: SUSE 9.2 OS Details: Status: NEW Resolution: -Severity: +Severity: Unknown Priority: Wishlist Component: Windows.Forms -AssignedTo: [EMAIL PROTECTED] +AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] QAContact: [EMAIL PROTECTED] TargetMilestone: --- URL: Cc: Summary: Menu not hidden when clicking outside of menu @@ -39,6 +39,11 @@ different order of events coming through the queue. ------- Additional Comments From [EMAIL PROTECTED] 2005-09-20 00:05 ------- Created an attachment (id=15765) Sample code showing the bug + +------- Additional Comments From [EMAIL PROTECTED] 2005-09-20 00:12 ------- +This is with svn revision 50272. It worked before, but the previous +MenuAPI code was causing recursion of TrackMenuPopup every time a +popup was displayed (due to the call to Application.Run) _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
