[Mono-bugs] [Bug 80287][Min] Changed - Calendar of DateTimePicker does not move if DateTimePicker is moved.
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Mon Dec 18 16:59:40 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=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: toshok at ximian.com
ReportedBy: latency at gmx.de
QAContact: mono-bugs at ximian.com
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 gert.driesen at pandora.be 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.
More information about the mono-bugs
mailing list