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=76474 --- shadow/76474 2005-10-19 06:54:15.000000000 -0400 +++ shadow/76474.tmp.29018 2005-10-19 06:54:15.000000000 -0400 @@ -0,0 +1,30 @@ +Bug#: 76474 +Product: Mono: Class Libraries +Version: unspecified +OS: +OS Details: +Status: NEW +Resolution: +Severity: +Priority: Normal +Component: Windows.Forms +AssignedTo: [EMAIL PROTECTED] +ReportedBy: [EMAIL PROTECTED] +QAContact: [EMAIL PROTECTED] +TargetMilestone: --- +URL: +Cc: +Summary: DateTimePicker should select day when clicked insted of mouse down + +Actual Results: +When you push mouse button day is selected. + +Expected Results: +On MS.NET only a focus rectangle is drawn on mouse down, you can move the +focus rectangle between days or if you leave the control and release +mouse button nothing will happen, even the picker remains dropped down. A +day is selected only when you relese the mouse button when it has the +focus. + +This makes the control more usefull so I think this should be done in +Mono as well. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
