xontab / chrome-virtual-keyboard

Touch-friendly Virtual Keyboard for Chrome browser
http://apps.xontab.com/VirtualKeyboard/
MIT License
58 stars 68 forks source link

Not working with Ionic Framework #28

Open erikramalho opened 6 years ago

erikramalho commented 6 years ago

For some reason, it's not working with Ionic Framework inputs (ion-input).

Steps to reproduce:

  1. Acess ionic website (https://ionicframework.com/docs/components/#floating-labels)
  2. click in any input the preview app (on the right side) and type a value
  3. When navigate to the next filed, the value from the previous field is cleared

Expected Behaviour: The value inserted in the input shouldn't be cleared.

I've tried everything in the application side. regular inputs inside a Ionic App work as expected, but ion-input is with this bug.

erikramalho commented 6 years ago

BTW, I've tested with Github version and the problem seems to be solved, but the version from Chrome store has the bug. Any plans to release this master version in Chrome store?

erikramalho commented 6 years ago

@xontab please, publish the repository version to Chrome Web Store! This version solves a huge problem that I am facing.... P-L-E-A-S-E !