react-datasheet icon indicating copy to clipboard operation
react-datasheet copied to clipboard

Japanese text input not working correctly

Open andreas-ku opened this issue 5 years ago • 1 comments

Hi,

I noticed that the datasheet is not handling Japanese input correctly on Mac (both in Firefox and Chrome). Have not tested for other operating systems Screenshot 2021-03-29 at 22 22 48

To reproduce

  1. Go to system preferences > language & region > Keyboard preferences
  2. Click on "+"
  3. Add "Japanese - Romaji"
  4. Choose "Hiragana" as input source in the top bar
  5. Go to https://nadbm.github.io/react-datasheet/
  6. Click on a cell
  7. Press the letters "k" and "o"

Expected

Should show the Japanese Character "こ"

Actual Result

Shows "kお"

andreas-ku avatar Mar 29 '21 20:03 andreas-ku

Hi @nadbm Click to input Chinese, which can also be reproduced. Could you please take a look?

greenaaaa avatar Sep 07 '23 09:09 greenaaaa