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=77956 --- shadow/77956 2006-03-29 21:58:21.000000000 -0500 +++ shadow/77956.tmp.12682 2006-03-29 21:58:21.000000000 -0500 @@ -0,0 +1,44 @@ +Bug#: 77956 +Product: Mono: Class Libraries +Version: 1.1 +OS: GNU/Linux [Other] +OS Details: +Status: NEW +Resolution: +Severity: +Priority: Wishlist +Component: Windows.Forms +AssignedTo: [EMAIL PROTECTED] +ReportedBy: [EMAIL PROTECTED] +QAContact: [EMAIL PROTECTED] +TargetMilestone: --- +URL: +Cc: +Summary: UserControl context menu doesn't work when clicking child control + +Please fill in this template when reporting a bug, unless you know what +you are doing. +Description of Problem: If you have a panel inside your UserControl, if +you right click over the panel's region, the UserControl's context menu +does not appear. + + +Steps to reproduce the problem: +1. Run test case +2. Right click on the darker inner region. That is the panel inside the +UserControl +3. + +Actual Results: No context menu displays. + + +Expected Results: The context menu should display. + + +How often does this happen? + + +Additional Information: I wouldn't of thought this was the case on .NET +but it does popup the context menu. + +Test case will be provided in ZIP form since it needs 2 C# files. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
