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=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: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] QAContact: [EMAIL PROTECTED] @@ -44,6 +44,9 @@ ------- Additional Comments From [EMAIL PROTECTED] 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 [EMAIL PROTECTED] 2007-02-09 23:13 ------- +finally checked in the fix for this. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
