mirror of
https://github.com/zulip/zulip.git
synced 2025-11-10 08:56:10 +00:00
Explaining the problem a bit: When we narrow to a stream/private message using `q+Enter`/`w+Enter` compose box opens which isn't desirable here. The bug here was the propagation of event after getting handled in `keydown_util.handle` to `hotkeys.process_enter_key`. Fixes: #9679.
5.8 KiB
5.8 KiB