Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Chinese/Japanese characters not supported #40

Closed
chrassendk opened this issue Jul 29, 2015 · 3 comments
Closed

Chinese/Japanese characters not supported #40

chrassendk opened this issue Jul 29, 2015 · 3 comments

Comments

@chrassendk
Copy link

To reproduce:
Switch language to Katakana (Japanese) and type "ka".

Output: "k" (Doesn't input the a and caret jumps back before "k")
Expected output: カ (Should combine "ka" to this)

Update:

  • Seems to be connected to all accents as well
  • Works "Single line input" / "Adv. options" - demo but not in the "Multiple trigger patterns" - demo
@chrassendk chrassendk changed the title Japanese characters not support Chinese/Japanese characters not support Aug 1, 2015
@chrassendk chrassendk changed the title Chinese/Japanese characters not support Chinese/Japanese characters not supported Sep 2, 2015
@rodrigues
Copy link

indeed, @chrassendk. é, for instance, does not work 😕

@Bertg
Copy link
Contributor

Bertg commented Sep 15, 2015

This is probably related to an issue with the onChange event react emits. See this issue on react.

@jfschwarz
Copy link
Contributor

This has been fixed by @Bertg with #47.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants