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=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: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] QAContact: [EMAIL PROTECTED] 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 [EMAIL PROTECTED] 2006-10-30 16:25 ------- Created an attachment (id=17955) Proposed Patch + +------- Additional Comments From [EMAIL PROTECTED] 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. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
