angular-json-schema-form icon indicating copy to clipboard operation
angular-json-schema-form copied to clipboard

Cannot input with IME on MacOS

Open debuggings opened this issue 9 years ago • 2 comments

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.

debuggings avatar Jan 12 '16 11:01 debuggings

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

mohsen1 avatar Jan 12 '16 16:01 mohsen1

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

debuggings avatar Jan 13 '16 05:01 debuggings