Unplanned
Last Updated: 18 Jul 2024 14:24 by Alexander
Alexander
Created on: 18 Jul 2024 14:24
Category: Window
Type: Feature Request
1
Prevent minimizing / maximizing via keyboard shortcuts

We are using a "TelerikWindow" that does neither contain the "WindowAction" "Minimize" nor "Maximize", since we do not want the user to do so. It is still possible, however, to minimize / maximize the window using the keyboard shortcuts described here: https://demos.telerik.com/blazor-ui/window/keyboard-navigation

 

We came up with a hack to work around the current behaivor:

https://blazorrepl.telerik.com/QSOVullp326u6uJW12

0 comments