[Mono-bugs] [Bug 81407][Nor] New - FormStartPosition.CenterParent only works first time modal form is displayed

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Thu Apr 19 19:22:38 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 gert.driesen at pandora.be.

http://bugzilla.ximian.com/show_bug.cgi?id=81407

--- shadow/81407	2007-04-19 19:22:38.000000000 -0400
+++ shadow/81407.tmp.948	2007-04-19 19:22:38.000000000 -0400
@@ -0,0 +1,25 @@
+Bug#: 81407
+Product: Mono: Class Libraries
+Version: 1.2
+OS: All
+OS Details: 
+Status: NEW   
+Resolution: 
+Severity: 
+Priority: Normal
+Component: Windows.Forms
+AssignedTo: toshok at ximian.com                            
+ReportedBy: gert.driesen at pandora.be               
+QAContact: mono-bugs at ximian.com
+TargetMilestone: ---
+URL: 
+Cc: 
+Summary: FormStartPosition.CenterParent only works first time modal form is displayed
+
+When you display a form modally and have StartPosition set to 
+FormStartPosition.CenterParent, then that form will only be displayed in 
+the center of the parent the first time it is displayed.
+
+To reproduce:
+1. compile and run the attached code snippet.
+2. follow the on-screen instructions.


More information about the mono-bugs mailing list