You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
ion-searchbar after version beta.9 stopped be treated correctly when compilied to android platform.
What behavior are you expecting?
Previously, setting type="tel" on ion-searchbar displayed a small numerical keyboard on android device, but now it is full alphanumreical keyboard. Type is still working this way for ion-input, but not ion-searchbar. Documentation still shows searchbar type attribute
Steps to reproduce:
Make app with ion-searchbar
Run as android platform
Try to input
Run ionic info from terminal/cmd prompt: (paste output below)
Cordova CLI: 6.2.0
Gulp version: CLI version 3.9.1
Gulp local: Local version 3.9.1
Ionic Framework Version: 2.0.0-beta.11
Ionic CLI Version: 2.0.0-beta.30
Ionic App Lib Version: 2.0.0-beta.16
OS:
Node Version: v5.11.1
The text was updated successfully, but these errors were encountered:
lain-me
changed the title
ionic2 ion-searchbar type does affect android keyboard
ionic2 ion-searchbar type does not affect android keyboard
Aug 18, 2016
Short description of the problem:
ion-searchbar after version beta.9 stopped be treated correctly when compilied to android platform.
What behavior are you expecting?
Previously, setting type="tel" on ion-searchbar displayed a small numerical keyboard on android device, but now it is full alphanumreical keyboard. Type is still working this way for ion-input, but not ion-searchbar. Documentation still shows searchbar type attribute
Steps to reproduce:
Run
ionic info
from terminal/cmd prompt: (paste output below)Cordova CLI: 6.2.0
Gulp version: CLI version 3.9.1
Gulp local: Local version 3.9.1
Ionic Framework Version: 2.0.0-beta.11
Ionic CLI Version: 2.0.0-beta.30
Ionic App Lib Version: 2.0.0-beta.16
OS:
Node Version: v5.11.1
The text was updated successfully, but these errors were encountered: