[Mono-bugs] [Bug 362749] New: PropertyGrid: date-time editor isn' t initialised with the current date value
bugzilla_noreply at novell.com
bugzilla_noreply at novell.com
Mon Feb 18 11:05:49 EST 2008
https://bugzilla.novell.com/show_bug.cgi?id=362749
Summary: PropertyGrid: date-time editor isn't initialised with
the current date value
Product: Mono: Class Libraries
Version: SVN
Platform: Other
OS/Version: Other
Status: NEW
Severity: Normal
Priority: P5 - None
Component: Windows.Forms
AssignedTo: contact at i-nz.net
ReportedBy: andyhume32 at yahoo.co.uk
QAContact: mono-bugs at lists.ximian.com
Found By: ---
The DateTime drop-down control appears always to have the current date
highlighted on open. It should have the current date selected. (This is a bit
of a pain to use just now as the editor paints only on the frst use, bug
362592)
The previous behaviour was also buggy:
"date time picker isn't initialised with existing value if not midnight"
Using my standard repro app, the FooDateTime property is initialised by the app
to 2008-Feb-04 14:35, but on opening the drop-down the date time picker
displays the current month and either no date selection is visible, or the
current date is highlighted.
This may be a problem in MonthCalendar or DateTimePicker, I'll try to
investigate where, but I'm not sure of the handling of DateTimes with times on
those two controls.
--
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
More information about the mono-bugs
mailing list