In the Custom HTML Prompt I’m working on, pressing the Escape closes the prompt, which is fine under normal circumstances.
However, when I have a “modal window” open (Bootstrap modal - it’s not a separate browser window), I don’t want the Escape key to close the entire dialog, only the modal.
Anyone got any ideas how to handle this? Thanks.