Bug report
In a "modern" TimePicker, when you open the component and click on the input, if you use the up/down arrow keys, the value input is incorrect
Reproduction of the problem
- Open this Dojo example - https://dojo.telerik.com/@martin.tabakov@progress.com/EvIQaZaD
- Open the TimePicker
- Click on the input
- Hit the up/down arrow keys
Current behavior
Value will be changed to something like: "hour010203040506070809101112"
Expected/desired behavior
The correct value should be e.g. 01
Environment
- Kendo UI version: 2024.2.519
- Browser: [all]