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

Cannot input with IME on MacOS #7

Open
debuggings opened this issue Jan 12, 2016 · 2 comments
Open

Cannot input with IME on MacOS #7

debuggings opened this issue Jan 12, 2016 · 2 comments

Comments

@debuggings
Copy link

The keyup event triggers blur and focus, which will interrupt IME on MacOS. Tried with Firefox, Chrome and Safari. But browsers on windows work fine.

@mohsen1
Copy link
Owner

mohsen1 commented Jan 12, 2016

I'm not sure if I understand what the problem is. Can you write a step by step guide to reproduce it?

@debuggings
Copy link
Author

Sorry, my English is poor.
https://raw.githubusercontent.com/debuggings/angular-json-schema-form/master/1.png
https://raw.githubusercontent.com/debuggings/angular-json-schema-form/master/2.png
https://raw.githubusercontent.com/debuggings/angular-json-schema-form/master/3.png
https://raw.githubusercontent.com/debuggings/angular-json-schema-form/master/4.png
https://raw.githubusercontent.com/debuggings/angular-json-schema-form/master/5.png

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

2 participants