[Mono-bugs] [Bug 76159][Nor] Changed - Menu not hidden when
clicking outside of menu
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Sat Oct 1 04:32:58 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 jordi at ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=76159
--- shadow/76159 2005-10-01 02:27:52.000000000 -0400
+++ shadow/76159.tmp.6754 2005-10-01 04:32:58.000000000 -0400
@@ -12,12 +12,13 @@
ReportedBy: peter at novonyx.com
QAContact: mono-bugs at ximian.com
TargetMilestone: ---
URL:
Cc:
Summary: Menu not hidden when clicking outside of menu
+BugsThisDependsOn: 76202
Run the attached app, and click on "File" and then click inside the
application window. The menu popup will not disappear.
Debugging the issue I found:
1) When File is clicked, the menu is displayed via TrackPopupMenu
@@ -54,6 +55,9 @@
I have fixed this issue but the problem is far more complicated. When
you get a child menu SWF gets frozeen. I have been expending a long
time debugging this issues. Let's talk today by phone and see what is
the best way of fixing this.
Jordi,
+
+------- Additional Comments From jordi at ximian.com 2005-10-01 04:32 -------
+I add a bug depency. This works on wi32 but not on X11 due to 76202.
More information about the mono-bugs
mailing list