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=78346 --- shadow/78346 2006-11-07 17:57:45.000000000 -0500 +++ shadow/78346.tmp.23697 2006-11-07 17:58:56.000000000 -0500 @@ -10,13 +10,13 @@ Component: Windows.Forms AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] QAContact: [EMAIL PROTECTED] TargetMilestone: 1_2 URL: -Summary: ComboBox dropdown focus behavior [Windows] +Summary: [Windows - Patch] ComboBox dropdown focus behavior Description of Problem: When the dropdown is shown, it "steals focus" from the form. Steps to reproduce the problem: 1. Click a ComboBox so the dropdown shows @@ -47,6 +47,10 @@ the parent form on win32. The X11 impl can probably be a noop. ------- Additional Comments From [EMAIL PROTECTED] 2006-11-07 17:57 ------- Created an attachment (id=18037) Proposed Patch + +------- Additional Comments From [EMAIL PROTECTED] 2006-11-07 17:58 ------- +Added a proposed patch that calls XplatUI.SetVisible with new +NO_ACTIVATE flag. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
