[Mono-bugs] [Bug 76474][Nor] Changed - DateTimePicker should select day when clicked insted of mouse down

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Mon May 15 15:49:29 EDT 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 atsushi at ximian.com.

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: jackson at ximian.com                            
 ReportedBy: kornelpal at hotmail.com               
 QAContact: mono-bugs at ximian.com
 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 jackson at ximian.com  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 atsushi at ximian.com  2006-05-15 15:49 -------
+Ok, the patch is applied (r60719).


More information about the mono-bugs mailing list