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 2006-05-15 15:17:26.000000000 -0400 +++ shadow/76474.tmp.19260 2006-05-15 15:49:29.000000000 -0400 @@ -10,13 +10,13 @@ Component: Windows.Forms AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] QAContact: [EMAIL PROTECTED] TargetMilestone: --- URL: -Summary: [PATCH] DateTimePicker should select day when clicked insted of mouse down +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 @@ -52,6 +52,9 @@ pointer indicates. ------- Additional Comments From [EMAIL PROTECTED] 2006-05-15 15:17 ------- The patch is a step in the right direction. I think we should still leave this bug report open, as there is some pretty broken functionality displayed here, but feel free to commit that patch. Thanks! + +------- Additional Comments From [EMAIL PROTECTED] 2006-05-15 15:49 ------- +Ok, the patch is applied (r60719). _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
