You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If the DatePicker popup stays open and the user tries to type dates in the input field, the auto segment switching doesn't work and stays on the focused segment. When the popup is closed, it works as expected.
This issue occurs in versions above 13.5.0. DateTimePicker is not affected by this bug.
Description
If the DatePicker popup stays open and the user tries to type dates in the input field, the auto segment switching doesn't work and stays on the focused segment. When the popup is closed, it works as expected.
This issue occurs in versions above 13.5.0. DateTimePicker is not affected by this bug.
Steps To Reproduce
Open the DatePicker popup in the following demo - https://stackblitz.com/edit/angular-g26mwk?file=src%2Fapp%2Fapp.component.ts
Focus the input and try to time a full date.
Screenshots or video
Screen.Recording.2024-09-30.at.10.57.06.mov
Actual Behavior
The segment is not automatically switched when the popup is opened.
Expected Behavior
When the DatePicker popup is open and the user types a date in the input field, the auto segment switching should work as intended.
Browser
Chrome
Browser version
latest
OS type
No response
OS version
No response
Last working version of the Kendo UI for Angular package (if regression).
No response
The text was updated successfully, but these errors were encountered: