kendo-angular
kendo-angular copied to clipboard
[Dialog] Opening the virtual keyboard on an iOS device for a Dialog with an input element hides the input
Describe the bug Currently, when a Dialog component that contains an input element is viewed on an iOS device(iPhone and iPad), the virtual keyboard is rendered above the input element and is thus hiding it.
To Reproduce
- Create a Dialog component.
- Render an input element inside the component.
- Zoom and scroll the Dialog.
- Click outside the Dialog and then click on the input element.
For further reference on how to reproduce the issue, please check out the thread with id 1637482 in SupportHeroes.
Expected behavior The input element should not be hidden beneath the virtual keyboard of the device.
Screenshots
Browser
- OS: latest version of iOS