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=79964 --- shadow/79964 2007-03-18 19:15:11.000000000 -0500 +++ shadow/79964.tmp.19724 2007-03-21 21:34:15.000000000 -0500 @@ -1,13 +1,13 @@ Bug#: 79964 Product: Mono: Class Libraries Version: 1.1 OS: unknown OS Details: -Status: ASSIGNED -Resolution: +Status: RESOLVED +Resolution: FIXED Severity: Unknown Priority: Normal Component: Windows.Forms AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] QAContact: [EMAIL PROTECTED] @@ -37,6 +37,9 @@ ------- Additional Comments From [EMAIL PROTECTED] 2006-12-04 10:57 ------- This can't be properly fixed until the handle is created later than in the form constructor - Win32 is giving the mdi child a default position on handle creation (can't set StartPosition before the constructor is called :) and that's what's causing this problem. + +------- Additional Comments From [EMAIL PROTECTED] 2007-03-21 21:34 ------- +Fixed in r74783. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
