Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Window is not closed on pressing Esc button if focused on built-in elements #4538

Open
RomanYablonskiEli opened this issue Feb 11, 2025 · 0 comments

Comments

@RomanYablonskiEli
Copy link

Description

In the documentation on the page https://www.telerik.com/kendo-angular-ui/components/dialogs/window/keyboard-navigation we have a note:

"The Esc key will close the Window only when focus is on built-in elements like the action buttons, title bar, or the Window itself. If the content contains a focusable element like an and that element is in focus, the Esc key will not close the Window."

But in reality window is not closed when focus is on built-in elements like the action buttons or title bar. It is closed only when focus on the Window itself.

Steps To Reproduce

  1. Open some kendo window
  2. Focus on built-in elements like the action buttons or title bar
  3. Press Esc button

Screenshots or video

No response

Actual Behavior

Window is not closed

Expected Behavior

Window is closed

Browser

Chrome

Browser version

latest

OS type

MacOS, Windows

OS version

No response

Last working version of the Kendo UI for Angular package (if regression).

No response

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants