[Mono-bugs] [Bug 79668][Min] Changed - Setting WindowState causes a form to be shown

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Sat Dec 9 06:40:31 EST 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 kuba.brecka at gmail.com.

http://bugzilla.ximian.com/show_bug.cgi?id=79668

--- shadow/79668	2006-10-16 11:33:12.000000000 -0400
+++ shadow/79668.tmp.5130	2006-12-09 06:40:31.000000000 -0500
@@ -42,6 +42,15 @@
         }
     }
 }
 
 ------- Additional Comments From toshok at ximian.com  2006-10-16 11:33 -------
 this works on linux, downgrading to minor.
+
+------- Additional Comments From kuba.brecka at gmail.com  2006-12-09 06:40 -------
+This bug is caused by the early creation of the form's handle in the
+Form's constructor. It is already marked this way:
+
+//FIXME: this should disappear just as soon as the handle creation
+// is done in the right place (here is too soon()
+UpdateBounds();
+


More information about the mono-bugs mailing list