diff --git a/js/quick-reply.js b/js/quick-reply.js index eaa152fd..9ac1a593 100644 --- a/js/quick-reply.js +++ b/js/quick-reply.js @@ -379,7 +379,8 @@ } else { $postForm.show(); } - + + $postForm.find('textarea[name="body"]').focus(); $(window).on('stylesheet', function() { do_css(); if ($('link#stylesheet').attr('href')) {