diff --git a/www/todo/main.js b/www/todo/main.js index 9fc7ba946..497c58854 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 () {