[Mono-bugs] [Bug 80604][Nor] Changed - Form.Visible should return true during OnLoad

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Mon Mar 19 08:52:21 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 toshok at ximian.com.

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

--- shadow/80604	2007-03-19 02:19:40.000000000 -0500
+++ shadow/80604.tmp.26781	2007-03-19 07:52:21.000000000 -0500
@@ -1,13 +1,13 @@
 Bug#: 80604
 Product: Mono: Class Libraries
 Version: 1.2
 OS: All
 OS Details: 
-Status: REOPENED   
-Resolution: 
+Status: RESOLVED   
+Resolution: FIXED
 Severity: Unknown
 Priority: Normal
 Component: Windows.Forms
 AssignedTo: toshok at ximian.com                            
 ReportedBy: georgegiolfan at yahoo.com               
 QAContact: mono-bugs at ximian.com
@@ -135,6 +135,11 @@
 note the "about to be".
 
 sigh.
 
 ------- Additional Comments From toshok at ximian.com  2007-03-19 02:19 -------
 bah, bugzilla no like html.
+
+------- Additional Comments From toshok at ximian.com  2007-03-19 07:52 -------
+okay, committed a fix for this.  We now send the WM_SHOWWINDOW message
+before doing map/unmap, and then wait for (and swallow) the resulting
+WM_SHOWWINDOW message generated by our event loop.


More information about the mono-bugs mailing list