[Mono-bugs] [Bug 75716][Blo] New - Context menu gets clipped when using an application which appears as a system notification icon (by the clock)

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Thu Aug 4 19:42:25 EDT 2005


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 griffinseth at yahoo.com.

http://bugzilla.ximian.com/show_bug.cgi?id=75716

--- shadow/75716	2005-08-04 19:42:25.000000000 -0400
+++ shadow/75716.tmp.13293	2005-08-04 19:42:25.000000000 -0400
@@ -0,0 +1,47 @@
+Bug#: 75716
+Product: Mono: Runtime
+Version: 1.1
+OS: Windows XP
+OS Details: 
+Status: NEW   
+Resolution: 
+Severity: Unknown
+Priority: Blocker
+Component: io-layer
+AssignedTo: mono-bugs at ximian.com                            
+ReportedBy: griffinseth at yahoo.com               
+QAContact: mono-bugs at ximian.com
+TargetMilestone: ---
+URL: 
+Cc: 
+Summary: Context menu gets clipped when using an application which appears as a system notification icon (by the clock)
+
+Please fill in this template when reporting a bug, unless you know what 
+you are doing.
+Description of Problem: When using Winforms (System.Windows.Forms) a 
+context menu belonging to an application which resides in the system 
+notification area (by the clock) will be clipped when invoked. Normally, 
+if a context menu is called by such an application, it will be drawn at a 
+different X,Y location, allowing the entire menu to be viewed and 
+interacted with.
+
+
+Steps to reproduce the problem:
+1. Create an application which contains a system notification icon.
+2. Attach a context menu with more than three items in it to the system   
+   notification icon.
+3. Compile and execute the application, and invoke the context menu.
+
+Actual Results:
+The context menu is drawn, at least partially, below the client area 
+(visible part with which the user interacts) of the desktop.
+
+
+Expected Results:
+The context menu location should be adjusted such that the entire menu is 
+visible, and can be interacted with.
+
+How often does this happen? 
+Every time.
+
+Additional Information:


More information about the mono-bugs mailing list