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 [EMAIL PROTECTED]

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

--- shadow/80604        2007-02-07 17:28:14.000000000 -0500
+++ shadow/80604.tmp.19617      2007-02-08 16:15:30.000000000 -0500
@@ -1,13 +1,13 @@
 Bug#: 80604
 Product: Mono: Class Libraries
 Version: 1.2
 OS: All
 OS Details: 
-Status: RESOLVED   
-Resolution: FIXED
+Status: REOPENED   
+Resolution: 
 Severity: Unknown
 Priority: Normal
 Component: Windows.Forms
 AssignedTo: [EMAIL PROTECTED]                            
 ReportedBy: [EMAIL PROTECTED]               
 QAContact: [EMAIL PROTECTED]
@@ -66,6 +66,14 @@
 ------- Additional Comments From [EMAIL PROTECTED]  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.
+
+------- Additional Comments From [EMAIL PROTECTED]  2007-02-08 16:15 -------
+Apparently Visible is still false during OnLoad for a form that is 
+not made visible by Application.Run.
+
+I've added a unit test (named VisibleOnLoad) for this to FormTest.cs. 
+
+Note: the test is marked NotWorking for now.
_______________________________________________
mono-bugs maillist  -  [email protected]
http://lists.ximian.com/mailman/listinfo/mono-bugs

Reply via email to