Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

It's an easy change, you just need to move the searchFocus() call to outside of the touch event. This should do the trick:

   setTimeout(searchFocus, 0);
Update: I gave you a pull request on GitHub.


Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: