[Mono-bugs] [Bug 79244][Nor] New - click on menu clicks control behind
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Fri Sep 1 08:20:01 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 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: peter at novonyx.com
+ReportedBy: dsuarezv at codicesoftware.com
+QAContact: mono-bugs at ximian.com
+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:
More information about the mono-bugs
mailing list