ionic-team / ionic-plugin-keyboard

Ionic Keyboard Plugin for Cordova
Apache License 2.0
610 stars 274 forks source link

Backspace issues on Android #233

Open ghost opened 8 years ago

ghost commented 8 years ago

Hi,

I would like to know if it would be possible to somehow modify the keyboard plugin to broadcast backspace keypress events. The default behaviour on Android is to not raise events for delete and backspace keys, which is a major problem when trying to build custom tagging behaviour.

It the above possible? Can someone please point me in the right direction?

Kindly, Johann