freqdec / datePicker

An attempt at writing a flexible, framework free, feature-rich and accessible datepicker
http://freqdec.github.io/datePicker/
MIT License
171 stars 56 forks source link

Touch device keyboard pops up after using datepicker to set date #55

Open tbredin opened 9 years ago

tbredin commented 9 years ago

After you use the popup to set the date, the focus is given back to the form input, which shows the keyboard on most touch devices. This creates an unexpected & jarring user experience

CoralSilver commented 9 years ago

Agreed. +1 for a fix for this.