[Mono-bugs] [Bug 81484][Nor] Changed - MenuStrip: Focus / activate issue
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Mon Apr 30 11:39:07 EDT 2007
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 gert.driesen at pandora.be.
http://bugzilla.ximian.com/show_bug.cgi?id=81484
--- shadow/81484 2007-04-30 10:24:00.000000000 -0400
+++ shadow/81484.tmp.9234 2007-04-30 11:39:07.000000000 -0400
@@ -32,6 +32,20 @@
On Ms.Net, I get that the menu does *not* drop down.
On win/mono, I get that the menu does drop down.
On lin/mono, I get that the menu does *not* drop down.
So it seems the issue is that the menu should *not* drop down on
win/mono. Can you please confirm this?
+
+------- Additional Comments From gert.driesen at pandora.be 2007-04-30 11:39 -------
+Hmm, dunno why I thought it should drop down immediately. To match
+MS, we should indeed not dropdown.
+
+On Linux, we actually do show the dropdown menu about one out of two
+times but it closes immediately.
+
+While looking into this, I also noticed that the DropDownOpened event
+is never fired. I'll submit a separate bug report for this (and
+perhaps other missing events).
+
+Side note: is it just me or is there too much spacing between (top-
+level) menuitems on Linux ?
More information about the mono-bugs
mailing list