Skip to content
This repository has been archived by the owner on May 4, 2022. It is now read-only.

Click on ClearInput icon hide keyboard #130

Open
ionitron-bot bot opened this issue Nov 28, 2018 · 0 comments
Open

Click on ClearInput icon hide keyboard #130

ionitron-bot bot opened this issue Nov 28, 2018 · 0 comments
Labels

Comments

@ionitron-bot
Copy link

ionitron-bot bot commented Nov 28, 2018

Original issue by @mifkys on 2016-09-14T08:06:35Z

Click on ClearInput icon hides keyboard. It's not so useful when I want to input some text after clearing field. Need one more tap. Tested on Android 5.1.1 and 6.0.

Steps to reproduce:

  1. Insert some text to Input-field and change focus.
  2. Focus on input again (keyboard shown) and tap on ClearInput icon (keyboard hide)
  3. Focus in input to insert some new text (keyboard shown again).
<ion-list>
    <ion-item>
        <ion-input type="text" id="from-city" clearInput></ion-input>
    </ion-item>
</ion-list>

Which Ionic Version?
2.x

Run ionic info from terminal/cmd prompt:
Cordova CLI: 6.3.0
Ionic Framework Version: 2.0.0-beta.11
Ionic CLI Version: 2.0.0-beta.36
Ionic App Lib Version: 2.0.0-beta.19
OS: Windows 10
Node Version: v6.5.0

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

No branches or pull requests

0 participants