Unplanned
Last Updated: 15 Jan 2024 15:15 by ADMIN
Nadezhda
Created on: 15 Jan 2024 15:13
Category: TimePicker
Type: Bug Report
0
When using format "hh" for the hours and typing "01" in the hour segment, the TimePicker does not auto switch the focus to the minutes segment
The behavior occurs only when using "hh" format for the hours section. For example: "hh:mm:ss" of "hh:mm". In this case, typing "01" in the hour segment should auto-switch the focus to the minutes segment as this is a valid and complete hour value. However, the focus remains on the hours segment.

For reference, testing the same input ("01") with format "HH:mm" or "h:mm", the focus is moved to the minutes.

The behavior affects the TimePicker and the DateTimePicker components.

Reproduction: https://blazorrepl.telerik.com/cyuFFpFf06hDpzgn20.
0 comments