[Mono-bugs] [Bug 76474][Nor] New - DateTimePicker should select day
when clicked insted of mouse down
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Wed Oct 19 06:54:15 EDT 2005
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 kornelpal at hotmail.com.
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: peter at novonyx.com
+ReportedBy: kornelpal at hotmail.com
+QAContact: mono-bugs at ximian.com
+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.
More information about the mono-bugs
mailing list