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-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: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] QAContact: [EMAIL PROTECTED] @@ -135,6 +135,11 @@ note the "about to be". sigh. ------- Additional Comments From [EMAIL PROTECTED] 2007-03-19 02:19 ------- bah, bugzilla no like html. + +------- Additional Comments From [EMAIL PROTECTED] 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. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
