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:45:01.000000000 -0400 +++ shadow/82187.tmp.19879 2007-07-26 14:47:06.000000000 -0400 @@ -1,13 +1,13 @@ Bug#: 82187 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] @@ -36,6 +36,14 @@ ------- Additional Comments From [EMAIL PROTECTED] 2007-07-26 14:40 ------- Rolf already fixed this one. ------- Additional Comments From [EMAIL PROTECTED] 2007-07-26 14:45 ------- Since this was a regression, backported to 1-2-5 in r82806. + +------- Additional Comments From [EMAIL PROTECTED] 2007-07-26 14:47 ------- +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. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
