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=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: [EMAIL PROTECTED] +ReportedBy: [EMAIL PROTECTED] +QAContact: [EMAIL PROTECTED] +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. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
