When a Dialog is opened over Kendo Window, the focused element is not persisted after Alt + Tab.
The focus is not persistent.
In case the Dialog is not placed in a Window and the same steps are followed, the focus is persisted dojo.
screencast - https://go.screenpal.com/watch/cTQqIunDnRD
The focus should be persistent when changing the open app by using Alt + Tab.
When a Kendo window is opened, I am not able to scroll the content in the window using keyboard but the window just moves up and down. When the window is maximized I am able to scroll the content of the window.
Currently, the width of the Dialog widget element is always restricted to fit within the width of the viewport (browser window). The height, however, is allowed to exceed the viewport height, which results in hidden content in the lower part of the Dialog. I would like to see the same restriction for the height of the widget as present for its width.
Further information could be found in the following Forum thread: https://www.telerik.com/forums/resizing-the-dialog---mobile-support