kendo-vue icon indicating copy to clipboard operation
kendo-vue copied to clipboard

[Bug][Dialog] Pressing the Esc button does not close the Dialog

Open filipKovachev opened this issue 6 months ago • 2 comments

Describe the bug Pressing the Escape button should close the Dialog: https://www.telerik.com/kendo-vue-ui/components/dialogs/dialog/keyboard-navigation

To Reproduce

  1. Open this stackblitz and click "Open Dialog": https://stackblitz.com/edit/cevnff?file=src%2Fmain.vue
  2. Press Escape and notice that nothing happens

Expected behavior Pressing Escape should close the Dialog.

Reported in Ticket ID: 1640920

filipKovachev avatar Feb 14 '24 09:02 filipKovachev