Skip to content

TimePicker: Does not allow input hours > 19 by typing #4882

@SchurseJ

Description

@SchurseJ

Description

When starting with an TimePicker Component that holds a value of null to represent an empty inital state, it is no longer possible to input an hour value > 19 by typing.
When using the arrow keys or the Drop-List it is still possible.

We see this problem since 25.03 in our CI Pipeline which found this regression.
We did not update Kendo, Playwright or other components.
We see this problem since 26.03 in our production environment without having deployed a change.

Hypothesis: Daylight Saving changes are due next Sunday. Maybe this provokes this behaviour?

Steps To Reproduce

https://stackblitz.com/edit/angular-zafjyowz?file=src%2Fapp%2Fapp.component.ts

Click into a TimePicker component which has an empty state (null, displays placeholder).
Hit the following Keys sequentially: 2330

Screenshots or video

Bildschirmaufnahme.2026-03-26.um.17.29.06.mov

Actual Behavior

Input of 2330 sets the value to 03:30

Expected Behavior

Input of 2330 sets the value to 23:30

Browser

Chrome

Browser version

latest

OS type

MacOS

OS version

No response

Last working version of the Kendo UI for Angular package (if regression).

No response

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions