[Mono-bugs] [Bug 79244][Nor] Changed - click on menu clicks control behind
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Fri Sep 1 13:59:02 EDT 2006
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 dsuarezv at codicesoftware.com.
http://bugzilla.ximian.com/show_bug.cgi?id=79244
--- shadow/79244 2006-09-01 13:51:52.000000000 -0400
+++ shadow/79244.tmp.25591 2006-09-01 13:59:02.000000000 -0400
@@ -42,6 +42,19 @@
Hey David, looks like the sample app is missing.
------- Additional Comments From dsuarezv at codicesoftware.com 2006-09-01 13:51 -------
Created an attachment (id=17584)
sample testcase
+
+------- Additional Comments From dsuarezv at codicesoftware.com 2006-09-01 13:59 -------
+Sorry, added now.
+
+A menu is provided with a label right behind. When you click on the
+first menuitem, just a '0' should be appended to center label text.
+
+What happens is that click is handled by the menuitem (effectively
+adding the '0'), and also to the underlying label (showing message
+box).
+
+The second menuitem displays a new window, and this case seems to be
+working fine.
More information about the mono-bugs
mailing list