[Mono-bugs] [Bug 79433][Min] Changed - [Windows - Patch] Menus steal focus from form.

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Mon Oct 30 16:27:54 EST 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 monkey at jpobst.com.

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

--- shadow/79433	2006-10-30 16:25:30.000000000 -0500
+++ shadow/79433.tmp.18461	2006-10-30 16:27:54.000000000 -0500
@@ -11,13 +11,13 @@
 AssignedTo: mono-bugs at ximian.com                            
 ReportedBy: monkey at jpobst.com               
 QAContact: mono-bugs at ximian.com
 TargetMilestone: 1_2
 URL: 
 Cc: 
-Summary: [Windows] Menus steal focus from form.
+Summary: [Windows - Patch] Menus steal focus from form.
 
 Description of Problem:
 When a menu is clicked, focus moves from the form to the menu.  (The form's
 title bar dims and the form's taskbar button is deselected.) 
 
 Steps to reproduce the problem:
@@ -59,6 +59,11 @@
 method to call that already wraps this dll call.
 
 ------- Additional Comments From monkey at jpobst.com  2006-10-30 16:25 -------
 Created an attachment (id=17955)
 Proposed Patch
 
+
+------- Additional Comments From monkey at jpobst.com  2006-10-30 16:27 -------
+Created a proposed patch.  When the PopUpWindow is set visible, only
+set it visible, do not activate it.  This seems to cover all cases
+with no fuss or side effects.


More information about the mono-bugs mailing list