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: [EMAIL PROTECTED]
        ReportedBy: [EMAIL PROTECTED]
         QAContact: [email protected]
          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.
_______________________________________________
mono-bugs maillist  -  [email protected]
http://lists.ximian.com/mailman/listinfo/mono-bugs

Reply via email to