[Mono-bugs] [Bug 79394][Min] Changed - ContainerControl: Issue when trying to focus on child control using the mouse
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Fri Oct 20 19:16:11 EDT 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 shana.ufie at gmail.com.
http://bugzilla.ximian.com/show_bug.cgi?id=79394
--- shadow/79394 2006-10-20 19:15:27.000000000 -0400
+++ shadow/79394.tmp.16348 2006-10-20 19:16:11.000000000 -0400
@@ -1,13 +1,13 @@
Bug#: 79394
Product: Mono: Class Libraries
Version: 1.1
OS: unknown
OS Details:
-Status: NEW
-Resolution:
+Status: RESOLVED
+Resolution: FIXED
Severity: Unknown
Priority: Minor
Component: Windows.Forms
AssignedTo: shana.ufie at gmail.com
ReportedBy: unserkonig at gmail.com
QAContact: mono-bugs at ximian.com
@@ -66,6 +66,9 @@
ActiveControl is the same, (value == active_control), it doesn't get
the focus (SendFocus and so on). But it should "update" the focus for it.
Also, Select () impl was doing the correct thing, it was just that the
previously mentioned check didn't let it work fine. So I'm removing the
commented code for WndProc (which is not needed anymore).
+
+------- Additional Comments From shana.ufie at gmail.com 2006-10-20 19:16 -------
+Patch for 79667 fixes this
More information about the mono-bugs
mailing list