-
Notifications
You must be signed in to change notification settings - Fork 1.9k
Closed
Labels
BugC: DateTimePickerFP: CompletedSync status with associated Feedback ItemSync status with associated Feedback ItemjQuery
Milestone
Description
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
- Run the DateTimePicker Demo
- Select a date in the DateTimePicker
- Select and delete the AM mask of the selected value
- 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
Labels
BugC: DateTimePickerFP: CompletedSync status with associated Feedback ItemSync status with associated Feedback ItemjQuery