axel-zarate / js-custom-select

Custom auto-complete select box for AngularJS and Bootstrap
MIT License
68 stars 59 forks source link

Keyboard Bug #25

Open Balaji-Gopal opened 8 years ago

Balaji-Gopal commented 8 years ago

When I click on the dorpdown, automatically the keyboard opens and then it gets closed and then the dropdown opens. how to fix this issue.

axel-zarate commented 8 years ago

Hello, Are you talking about an on-screen keyboard from a mobile device? If so, what device/OS/browser is it? Thanks.

Balaji-Gopal commented 8 years ago

I am not using the mobile browser, I am using your example for cordova application,When I touch the dropdown the device keybord gets opened and closes automatically,What causes this problem and how to fix this issue.