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=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: [EMAIL PROTECTED]                            
 ReportedBy: [EMAIL PROTECTED]               
 QAContact: [EMAIL PROTECTED]
@@ -59,6 +59,18 @@
 
 
 ------- Additional Comments From [EMAIL PROTECTED]  2007-07-27 21:10 -------
 Created an attachment (id=19635)
 Patch illustrating potential fix
 
+
+------- Additional Comments From [EMAIL PROTECTED]  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  <[EMAIL PROTECTED]>
+
+       * 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]
_______________________________________________
mono-bugs maillist  -  [email protected]
http://lists.ximian.com/mailman/listinfo/mono-bugs

Reply via email to