Skip to content

Cannot manually enter null date (in the textfield) #4

@tdbear

Description

@tdbear

To reproduce:

  1. create a form that contains DatePicker component
  2. click the calendar button and select any date
  3. in the textfield, erase the date
  4. call commitEdit(); it returns false; does not set the internal Date variable to null
  5. call getDate(); it returns the last valid date selected in the calendar component rather than null

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions