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 08:20:01.000000000 -0400 +++ shadow/79244.tmp.20798 2006-09-01 08:20:01.000000000 -0400 @@ -0,0 +1,39 @@ +Bug#: 79244 +Product: Mono: Class Libraries +Version: 1.1 +OS: +OS Details: +Status: NEW +Resolution: +Severity: +Priority: Normal +Component: Windows.Forms +AssignedTo: [EMAIL PROTECTED] +ReportedBy: [EMAIL PROTECTED] +QAContact: [EMAIL PROTECTED] +TargetMilestone: --- +URL: +Cc: +Summary: click on menu clicks control behind + +Please fill in this template when reporting a bug, unless you know what +you are doing. +Description of Problem: +When you click on a menuitem from a main menu, the click goes to the menu +and to the underlying control. + +Steps to reproduce the problem: +1. see attached sample app +2. +3. + +Actual Results: +both label and menuitem receive the click. + +Expected Results: +the click should go only the menuitem + +How often does this happen? + + +Additional Information: _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
