[Mono-bugs] [Bug 79964][Nor] Changed - MDI form position is not changed

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Wed Mar 21 22:34:15 EDT 2007


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 rolfkvinge at ya.com.

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: rolfkvinge at ya.com                            
 ReportedBy: kobruleht2 at hot.ee               
 QAContact: mono-bugs at ximian.com
@@ -37,6 +37,9 @@
 
 ------- Additional Comments From rolfkvinge at ya.com  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 rolfkvinge at ya.com  2007-03-21 21:34 -------
+Fixed in r74783.


More information about the mono-bugs mailing list