mirror of
https://github.com/zulip/zulip.git
synced 2025-11-09 16:37:23 +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.
773 B
773 B