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 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: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] QAContact: [EMAIL PROTECTED] @@ -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 [EMAIL PROTECTED] 2007-02-07 14:25 ------- err, my comment should read "*doesn't* look too harmful" + +------- 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. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
