jquery-console icon indicating copy to clipboard operation
jquery-console copied to clipboard

Add text input support for Android.

Open JerryChin opened this issue 7 years ago • 0 comments

The default key events(keydown and keypress) don't work properly on Android, only keycode 229 is returned, this fix should solve the problem.

JerryChin avatar Jan 29 '18 08:01 JerryChin