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=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 [EMAIL PROTECTED] 2006-09-01 13:51 ------- Created an attachment (id=17584) sample testcase + +------- Additional Comments From [EMAIL PROTECTED] 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. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
