mattermost-community/focalboard

Cannot add Japanese text into status label

Open

#144 opened on Mar 20, 2021

View on GitHub
 (4 comments) (0 reactions) (0 assignees)TypeScript (26,187 stars) (2,542 forks)user submission
BugHacktoberfestHelp WantedUp for grabs

Description

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

Cannot add Japanese text into status label · mattermost-community/focalboard#144 | Good First Issue