Skip to content

Unable to select AM or PM by typing A or P in DateTimePicker #7517

@StoyanGoranov

Description

@StoyanGoranov

Bug report

The AM/PM mask of the DataTimePicker is editable.
The behavior is related to the introduction of the common DateInput package in the DatePickers. It allows selecting AM or PM by pressing Arrow Up and Arrow Down keys, but not by typing A or P.
Previously in version 2022.3.913 the AM/PM denominations in the mask were changeable with a key press over the 'P' and 'A' letters.

Reproduction of the problem

  1. Run the DateTimePicker Demo
  2. Select a date in the DateTimePicker
  3. Select and delete the AM mask of the selected value
  4. Type A or P

Current behavior

The AM/PM mask remains and AM or PM is not selected.

Expected/desired behavior

Typing A should select AM. Typing P should select PM.

Environment

  • Kendo UI version: 2023.3.1114
  • Browser: all

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions