ionic-team / ionic-plugin-keyboard

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

Android issue when going from input to dropdown #210

Closed loomtronic closed 8 years ago

loomtronic commented 8 years ago

In Android (might be in iOS, haven't tested) - when I am typing in a text input and then I decide to jump to a dropdown it opens the dropdown, then closes it to close the keyboard and then opens the dropdown again. When I select the item in the keyboard, nothing is actually selected and I have to open again to select it

loomtronic commented 8 years ago

Hmm seems to happen in ionic view but not in the device emulator

onelifemedia commented 8 years ago

This is definitely only in Android. I've tested it.

This wasn't an issue a few months ago. I haven't updated my app, and it just showed up one day. Any help would be greatly appreciated.

tlancina commented 8 years ago

Does this happen with the keyboard plugin uninstalled or only when the keyboard plugin is installed?

loomtronic commented 8 years ago

@tlancina I can verify it happens when the keyboard is installed, I think I tried to uninstall it and I didn't like the user experience

luco commented 8 years ago

+1. Only on android.

@tlancina It happens with plugin installed.

loomtronic commented 8 years ago

@luco @onelifemedia do you have this problem in the actual device or just in ionic view?

luco commented 8 years ago

@loomtronic Only happens with ionic. It happens exactly as you described.

luco commented 8 years ago

@tlancina Installed. Didn't test it with uninstalled plugin.

luco commented 8 years ago

@tlancina Any on this? It's really annoying.

tlancina commented 8 years ago

@luco does it happen when the plugin is uninstalled as well? That's the test for whether it is a plugin issue or not. If it also happens when the plugin is uninstalled then this can be closed, and an issue should be opened at https://github.com/driftyco/ionic/issues.

luco commented 8 years ago

@tlancina When I uninstall it, works perfectly. It's plugin-related.

tlancina commented 8 years ago

@luco thanks, next step: could you or someone else post some code reproducing the issue?

luco commented 8 years ago

@tlancina Any select reproduces the issue.

luco commented 8 years ago

@tlancina OK, I just figured that happens without plugin. I'm gonna open an issue on Ionic's repo. Thanks for your support.

tlancina commented 8 years ago

@luco sounds good! I'm going to close this, but if you don't mind referencing this issue in the new issue or posting the link to the new issue here it might be helpful to someone in the future, thanks!