[Mono-bugs] [Bug 78346][Min] Changed - [Windows - Patch] ComboBox dropdown focus behavior
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Tue Nov 7 17:58:56 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=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: mkestner at ximian.com
ReportedBy: roger.jakobsson at jorosoft.se
QAContact: mono-bugs at ximian.com
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 monkey at jpobst.com 2006-11-07 17:57 -------
Created an attachment (id=18037)
Proposed Patch
+
+------- Additional Comments From monkey at jpobst.com 2006-11-07 17:58 -------
+Added a proposed patch that calls XplatUI.SetVisible with new
+NO_ACTIVATE flag.
More information about the mono-bugs
mailing list