[Mono-bugs] [Bug 80020][Nor] Changed - Form: Handles are created too early
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Fri Feb 9 23:13:30 EST 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 toshok at ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=80020
--- shadow/80020 2007-02-07 17:29:33.000000000 -0500
+++ shadow/80020.tmp.9233 2007-02-09 23:13:30.000000000 -0500
@@ -1,13 +1,13 @@
Bug#: 80020
Product: Mono: Class Libraries
Version: 1.2
OS: All
OS Details:
-Status: NEW
-Resolution:
+Status: RESOLVED
+Resolution: FIXED
Severity: Unknown
Priority: Normal
Component: Windows.Forms
AssignedTo: toshok at ximian.com
ReportedBy: gert.driesen at pandora.be
QAContact: mono-bugs at ximian.com
@@ -44,6 +44,9 @@
------- Additional Comments From toshok at ximian.com 2007-02-07 17:29 -------
also, make sure to check out bug 80604. It's marked as fixed
currently, but any fix for this bug should take it into account. My
feeling is that we need to be setting is_visible to true/false in
Control.WndProc in response to the WM_SHOWWINDOW message, most likely
before invoking OnVisibleChanged. we'll see, though.
+
+------- Additional Comments From toshok at ximian.com 2007-02-09 23:13 -------
+finally checked in the fix for this.
More information about the mono-bugs
mailing list