[Mono-bugs] [Bug 82187][Nor] Changed - SaveFileDialog empty and no longer in center of screen when displayed multiple times
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Tue Jul 31 07:35:36 EDT 2007
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 rolfkvinge at ya.com.
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: rolfkvinge at ya.com
ReportedBy: gert.driesen at pandora.be
QAContact: mono-bugs at ximian.com
@@ -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 rolfkvinge at ya.com 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).
More information about the mono-bugs
mailing list