thaliproject / postcardapp

A sample app to demonstrate how to build Thali applications
MIT License
22 stars 5 forks source link

Enable autofocus input #112

Closed deadlyfingers closed 8 years ago

deadlyfingers commented 8 years ago

Enable text input auto focus on pages on desktop and mobile.

NB: There is an auto focus issue on iOS webview which prevents text being entered in some cases - after displaying an alert for example. Unfortunately in these cases autofocus will be disabled for iOS.

Related posts: http://stackoverflow.com/questions/21451985/lost-focus-of-input-text-while-keyboard-appears-ios-phonegap-application