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
Currently, when the DatePicker is viewed on a mobile device using iOS and the user tries to enter a date in the component, the scroll of the page jumps unexpectedly, and the DatePicker gets hidden. The user should scroll the jump to find it again.
Steps To Reproduce
Create a DatePicker component.
Render the DatePicker on a page that has a scrollbar.
Focus on the DatePicker and start entering a date.
When the DatePicker is rendered on a page with a scrollbar and the page is opened on an iOS device, once the user starts entering the date with the built-in keyboard of the device, the scroll jumps unexpectedly. It is worth noting that the scroll jumps on each second number of a day, month, or year.
Expected Behavior
The scroll should not jump upon user input.
Browser
All
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:
Description
Currently, when the DatePicker is viewed on a mobile device using iOS and the user tries to enter a date in the component, the scroll of the page jumps unexpectedly, and the DatePicker gets hidden. The user should scroll the jump to find it again.
Steps To Reproduce
Please, check out the following StackBlitz demos: https://angular-v7j3ag.stackblitz.io, https://angular-qcarsd.stackblitz.io
Screenshots or video
DatePickerScrollJumo.mp4
Actual Behavior
When the DatePicker is rendered on a page with a scrollbar and the page is opened on an iOS device, once the user starts entering the date with the built-in keyboard of the device, the scroll jumps unexpectedly. It is worth noting that the scroll jumps on each second number of a day, month, or year.
Expected Behavior
The scroll should not jump upon user input.
Browser
All
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: