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=82187 --- shadow/82187 2007-07-26 14:47:06.000000000 -0400 +++ shadow/82187.tmp.22984 2007-07-31 07:35:36.000000000 -0400 @@ -1,13 +1,13 @@ Bug#: 82187 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] @@ -44,6 +44,12 @@ I had left this open because the fix is not correct, it works for CommonDialogs, but not generally. For some reason we are not recreating forms correctly when the handle is destroyed (ShowDialog destroys the handle) and we have to show the window again. + +------- Additional Comments From [EMAIL PROTECTED] 2007-07-31 07:35 ------- +Fixed in r83065. + +Now I don't know if this fix should be backported or not (it did +cause a few tests to fail at first). _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
