[Mono-bugs] [Bug 76474][Nor] Changed - [PATCH] 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:17:26 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 jackson at ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=76474
--- shadow/76474 2006-05-15 01:44:03.000000000 -0400
+++ shadow/76474.tmp.18404 2006-05-15 15:17:26.000000000 -0400
@@ -47,6 +47,11 @@
------- Additional Comments From atsushi at ximian.com 2006-05-10 18:42 -------
The patch is minimum, just for the reported behavior. Other than that
I noticed that .NET draws a rect with dash lines on mousedown on the
Date area, and it moves along with mousemove, also moving target date.
Thus the final selection date should be the day where the mouse
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!
More information about the mono-bugs
mailing list