Skip to content
This repository has been archived by the owner on Apr 2, 2018. It is now read-only.

Hardware keyboard auto blur issue on keyboard hide #289

Open
onderceylan opened this issue Aug 3, 2017 · 4 comments
Open

Hardware keyboard auto blur issue on keyboard hide #289

onderceylan opened this issue Aug 3, 2017 · 4 comments

Comments

@onderceylan
Copy link

When a hardware keyboard is connected to the device, if you click on close toolbar (arrow-down) icon on bottom right corner, the input is not focusable anymore. It loses focus immediately at the time of touching on it.

I noticed that native.keyboardshow and native.keyboardhide events fired multiple times, the state of the keyboard of being showed or not is not stable therefore ionic-angular calls blur on input and it loses the focus immediately.

@uniphonic
Copy link

I'm seeing the same issue. Will try out the pull request tomorrow. Thanks!

@uniphonic
Copy link

uniphonic commented Sep 28, 2017

We have tried out the fix in the pull request, and it works well! Thanks, onderceylan, for reporting and making the fix!

Let's hope that the Ionic Team merges it soon.

@onderceylan
Copy link
Author

Glad to see it validated @uniphonic, hope it will be merged soon.

@R1Daneel
Copy link

R1Daneel commented Oct 3, 2017

@tlancina Do you think that we can have this feature merged to the code base?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants