Files
zulip/static/js/hotkey.js
Shubham Padia ef2f6b7e47 hotkey: Blur search pill or searchbox contenteditable div on Esc key.
Pressing `Esc` did not blur a contenteditable div by default, while
an input field was blurred by default. Due to this when a user tried
to unnarrow using `Esc` key when the searchbox had focus, the focus
remained stuck in the div itself and no further action was taken.
2018-07-23 11:37:10 -07:00

26 KiB