[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
Thu Jul 26 14:47:06 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: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: rolfkvinge at ya.com                            
 ReportedBy: gert.driesen at pandora.be               
 QAContact: mono-bugs at ximian.com
@@ -36,6 +36,14 @@
 
 ------- Additional Comments From gert.driesen at pandora.be  2007-07-26 14:40 -------
 Rolf already fixed this one.
 
 ------- Additional Comments From monkey at jpobst.com  2007-07-26 14:45 -------
 Since this was a regression, backported to 1-2-5 in r82806.
+
+------- Additional Comments From rolfkvinge at ya.com  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.


More information about the mono-bugs mailing list