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=80287 --- shadow/80287 2006-12-17 12:14:11.000000000 -0500 +++ shadow/80287.tmp.32489 2006-12-18 16:59:40.000000000 -0500 @@ -1,14 +1,14 @@ Bug#: 80287 Product: Mono: Class Libraries Version: 1.2 -OS: +OS: unknown OS Details: Status: NEW Resolution: -Severity: +Severity: Unknown Priority: Minor Component: Windows.Forms AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] QAContact: [EMAIL PROTECTED] TargetMilestone: --- @@ -40,6 +40,14 @@ Actual Results: The Calendar remains at it's position while the form can be moved around freely. Expected Results: The form can not be moved around until the calendar is closed. + +------- Additional Comments From [EMAIL PROTECTED] 2006-12-18 16:59 ------- +On Linux is appears to move just fine, however the monthcalendar +should in fact close when focus is moved away (to match the MS +behavior). It does not do this on Mono. + +Also, the monthcalendar is not drawn directly beneath the +DateTimePicker control. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
