[Mono-bugs] [Bug 82210][Nor] Changed - ContextMenuStrip positioned off-screen
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Mon Jul 30 14:52:17 EDT 2007
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 monkey at jpobst.com.
http://bugzilla.ximian.com/show_bug.cgi?id=82210
--- shadow/82210 2007-07-30 11:54:17.000000000 -0400
+++ shadow/82210.tmp.6452 2007-07-30 14:52:17.000000000 -0400
@@ -1,13 +1,13 @@
Bug#: 82210
Product: Mono: Class Libraries
Version: 1.2
OS: Windows XP
OS Details:
-Status: NEW
-Resolution:
+Status: RESOLVED
+Resolution: FIXED
Severity: Unknown
Priority: Normal
Component: Windows.Forms
AssignedTo: monkey at jpobst.com
ReportedBy: stephen at paskaluk.com
QAContact: mono-bugs at ximian.com
@@ -59,6 +59,18 @@
------- Additional Comments From stephen at paskaluk.com 2007-07-27 21:10 -------
Created an attachment (id=19635)
Patch illustrating potential fix
+
+------- Additional Comments From monkey at jpobst.com 2007-07-30 14:52 -------
+I actually fixed this in ToolStripDropDown, as it's something that is
+needed for all popup menus, not just NotifyIcon.
+
+Fixed in r83012.
+
+2007-07-30 Jonathan Pobst <monkey at jpobst.com>
+
+ * ToolStripDropDown.cs: When we do Show, start with the
+ DefaultDropDownDirection, but if our popup menu is going to off-screen,
+ modify the direction to keep it on screen. [Fixes bug #82210]
More information about the mono-bugs
mailing list