Hello!
We are using the angular hotkeys (http://chieffancypants.github.io/angular-hotkeys/) for keyboard shortcuts in our application. Currently it seems like the keyboard events arenĀ“t triggered when the kendo editor is focused. Is this due to that the editor resides in an iframe?
Are there any workarounds for this problem? The keyboard shortcut that we are trying to catch is ctrl+alt+s.