overtake / TelegramSwift

Source code of Telegram for macos on Swift 5.0
https://macos.telegram.org
GNU General Public License v2.0
5.07k stars 858 forks source link

Enter Key Changes to New Line Instead of Sending Message in Korean #1107

Open rodumani opened 7 months ago

rodumani commented 7 months ago

Steps to reproduce

  1. Open Telegram and start a new chat or open an existing one.
  2. Change the keyboard input language to Korean.
  3. Type a message in Korean. ex) 안녕
  4. Press the Enter key expecting the message to be sent.

Expected behaviour

When the Enter key is pressed after typing a message in Korean, the message should be sent immediately.

Actual behaviour

After typing a message in Korean and pressing the Enter key, instead of sending the message, the cursor moves to a new line in the message input box.

Operating system

macOS Sonoma 14.4.1

Version of Telegram Desktop

10.10.2.261795 Stable

Installation source

Static binary from official website