This repository was archived by the owner on Apr 2, 2018. It is now read-only.
This repository was archived by the owner on Apr 2, 2018. It is now read-only.
Hardware keyboard auto blur issue on keyboard hide #289
Open
Description
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.
Metadata
Metadata
Assignees
Labels
No labels