Unplanned
Last Updated: 19 Sep 2025 13:42 by Sean

Bug report

When a Dialog is opened over Kendo Window, the focused element is not persisted after Alt + Tab.

Reproduction of the problem

  1. Open the example - https://runner.telerik.io/fullscreen/xqMSPXPe.
  2. Open the Window and then the Dialog.
  3. Tab to focus the second input
  4. Alt+Tab out of the browser window to another application.
  5. Alt+Tab back to the browser.

Current behavior

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

Expected/desired behavior

The focus should be persistent when changing the open app by using Alt + Tab.

Environment

  • Kendo UI version: 2025.3.825
  • Browser: [all ]
Unplanned
Last Updated: 11 Jul 2024 10:56 by Jeffrey
Created by: Jeffrey
Comments: 0
Category: Dialog
Type: Feature Request
0
Currently, the Dialog actions' text can only be defined as a string. We would like to have an option to use HTML instead.
Unplanned
Last Updated: 16 Apr 2021 17:07 by Akesh Gupta
Created by: Travis
Comments: 2
Category: Dialog
Type: Feature Request
6

kendo.alert should be able to return a promise.

Consistency is so import in these types of frameworks.

Unplanned
Last Updated: 02 Apr 2021 10:12 by ADMIN
Created by: Terence
Comments: 0
Category: Dialog
Type: Feature Request
6
Add the encoded feature in the Dialog widget, as in the Window.
Unplanned
Last Updated: 21 Aug 2020 14:53 by ADMIN

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.

 

Unplanned
Last Updated: 19 Feb 2019 11:17 by ADMIN

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