[Mono-bugs] [Bug 80052][Nor] New - Form.Location should be ignored on startup if StartPosition is not Manual

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Sun Nov 26 06:16:39 EST 2006


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=80052

--- shadow/80052	2006-11-26 06:16:39.000000000 -0500
+++ shadow/80052.tmp.4155	2006-11-26 06:16:39.000000000 -0500
@@ -0,0 +1,26 @@
+Bug#: 80052
+Product: Mono: Class Libraries
+Version: 1.2
+OS: GNU/Linux [Other]
+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: Form.Location should be ignored on startup if StartPosition is not Manual
+
+Mono currently honors the value of Form.Location on Form startup (initial 
+display), even if Form.StartPosition is not set to Manual.
+
+I've added a unit test (named Location) for this in FormTest. Please 
+remove the NotWorking category from this unit test, once this issue is 
+fixed.
+
+Let me know if you need a visual repro.


More information about the mono-bugs mailing list