mattermost-community/focalboard

Cannot add Japanese text into status label

Open

#144 geöffnet am 20. März 2021

Auf GitHub ansehen
 (4 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)TypeScript (26.187 Stars) (2.542 Forks)user submission
BugHacktoberfestHelp WantedUp for grabs

Beschreibung

Summary:

  • Typing some Japanese text into status labels does not work, treated just like nothing was typed.
  • Pasting such text always work as intended.
  • When the label text is empty, typed text shows up

Steps to reproduce the behavior:

  1. Create a status (NEW GROUP already input)
  2. Type some Japanese text into label, with IME
  3. Nothing will show up
  4. Paste such text into label (e.g. 貼り付け)
  5. It works
  6. Delete all text in label, unfocus and refocus label area
  7. Type some Japanese text
  8. It will show up

Expected behavior: Whether IME are enabled or not, and whatever text set in label, typed text will show up.

Screenshots: Reproducing steps:

https://user-images.githubusercontent.com/2630080/111861567-a6b45a00-8992-11eb-8eca-7a26543c4dd6.mp4

Platform:

Contributor Guide