Skip to content
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
@onderceylan

Description

@onderceylan

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions