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=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: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] QAContact: [EMAIL PROTECTED] @@ -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 [EMAIL PROTECTED] 2006-10-20 19:16 ------- +Patch for 79667 fixes this _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
