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=81582 --- shadow/81582 2007-05-10 13:38:34.000000000 -0400 +++ shadow/81582.tmp.2726 2007-05-10 16:32:11.000000000 -0400 @@ -1,13 +1,13 @@ Bug#: 81582 Product: Mono: Class Libraries Version: 1.2 OS: unknown OS Details: -Status: RESOLVED -Resolution: FIXED +Status: REOPENED +Resolution: Severity: Unknown Priority: Normal Component: Windows.Forms AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] QAContact: [EMAIL PROTECTED] @@ -27,6 +27,14 @@ ------- Additional Comments From [EMAIL PROTECTED] 2007-05-10 13:38 ------- Should be fixed in r77146. * Form.cs: Move some of OnLoad to OnLoadInternal so it gets called even if OnLoad is overriden and base.OnLoad is not called. [Fixes bug #81582] + +------- Additional Comments From [EMAIL PROTECTED] 2007-05-10 16:32 ------- +Ok, apparently this is only fixed on Windows and not X11. Reopening +bug. + +There is a test: +MonoTests.System.Windows.Forms.FormTest.GotFocusWithoutCallingOnLoadBase +that I will mark as NotWorking. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
