[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
Wed Feb 7 17:28:14 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=80604

--- shadow/80604	2007-02-07 14:25:22.000000000 -0500
+++ shadow/80604.tmp.32530	2007-02-07 17:28:14.000000000 -0500
@@ -1,13 +1,13 @@
 Bug#: 80604
 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: georgegiolfan at yahoo.com               
 QAContact: mono-bugs at ximian.com
@@ -59,6 +59,13 @@
 hm, are there any other methods that we can override to get a better
 idea when Visible is set to true?  the change look too harmful, it's
 just a matter of moving the assignment to the right spot.
 
 ------- Additional Comments From toshok at ximian.com  2007-02-07 14:25 -------
 err, my comment should read "*doesn't* look too harmful"
+
+------- Additional Comments From toshok at ximian.com  2007-02-07 17:28 -------
+I'm going to go ahead and commit this fix.  This should be considered
+another bandaid/workaround for the lack of a real fix for 80020.  The
+real fix will likely be setting is_visible to true/false in
+Control.WndProc in response to the WM_SHOWWINDOW message.  Adding some
+text to that bug about this bug, and marking this bug fixed.


More information about the mono-bugs mailing list