diff --git a/www/todo/main.js b/www/todo/main.js index 749fdfe4d..cfcf81937 100644 --- a/www/todo/main.js +++ b/www/todo/main.js @@ -138,7 +138,7 @@ define([ default: console.log(e.which); } - }); + }).focus(); var editTask = function () {