Bug report
Reproduction of the problem
- Open the Dojo - https://dojo.telerik.com/zjwPGXDx/3
- Click → Open Window 1 → Open Window 2 → Open Payroll Window
- In the Add Payroll change a value and click Save
Current behavior
The Dialog is displayed below Kendo Widnow although the .open() method is used which should invoke .toFront()

Expected/desired behavior
As the Dialog is the last opened Dialog/Window it should be displayed over the Window

TicketID: 1717764
Workaround:
setTimeout(function(){
kdAddPayrollError.open();
}, 500)
Dojo - https://dojo.telerik.com/cxXRIZgS
The issue is a regression starting with: 2025.4.1217
Environment
- Kendo/Telerik version:
- jQuery version: x.y
- Browser: [all | Chrome XX | Firefox XX | IE XX | Safari XX | Mobile Chrome XX | Android X.X Web Browser | iOS XX Safari | iOS XX UIWebView | iOS XX WKWebView ]