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

IME event doesn't get handled correctly #111

Open
sunyanan891114 opened this issue Jun 1, 2018 · 0 comments
Open

IME event doesn't get handled correctly #111

sunyanan891114 opened this issue Jun 1, 2018 · 0 comments

Comments

@sunyanan891114
Copy link

sunyanan891114 commented Jun 1, 2018

When I use IME to put Chinese in the input, it can be set directly without any filter. Also the text can't be deleted by press backspace.

image

We dig into the code and found it's because the IME events can't be caught by keypress handler and the input handler only work for chrome android. We raised a PR(#110) to fix this.

Could anyone can help check it? @cesarrew

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

1 participant