[Mono-bugs] [Bug 76159][Wis] Changed - Menu not hidden when
clicking outside of menu
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Tue Sep 20 00:12:08 EDT 2005
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 peter at novonyx.com.
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: peter at novonyx.com
+AssignedTo: jordi at ximian.com
ReportedBy: peter at novonyx.com
QAContact: mono-bugs at ximian.com
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 peter at novonyx.com 2005-09-20 00:05 -------
Created an attachment (id=15765)
Sample code showing the bug
+
+------- Additional Comments From peter at novonyx.com 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)
More information about the mono-bugs
mailing list