Title: Auto refresh comments Chrome problem
Last modified: August 21, 2016

---

# Auto refresh comments Chrome problem

 *  [vnuchaev](https://wordpress.org/support/users/vnuchaev/)
 * (@vnuchaev)
 * [12 years, 9 months ago](https://wordpress.org/support/topic/auto-refresh-comments-chrome-problem/)
 * Hello! I use the “auto refresh after x seconds” option (as described [here](http://wordpress.org/support/topic/suggestion-auto-refresh-after-x-seconds)).
   All is OK, but there is a problem in Google Chrome browser: when a user is typing
   a message in a comment form the refresh process “kicks” him from the comment 
   form. The user must click in it again to return the cursor, but it will disappear
   again while next refresh. What can I do?
    P.S. Thanks a lot for the plugin!
 * [http://wordpress.org/plugins/wp-ajaxify-comments/](http://wordpress.org/plugins/wp-ajaxify-comments/)

Viewing 2 replies - 1 through 2 (of 2 total)

 *  [janjonas](https://wordpress.org/support/users/janjonas/)
 * (@janjonas)
 * [12 years, 9 months ago](https://wordpress.org/support/topic/auto-refresh-comments-chrome-problem/#post-3977369)
 * Hi vnuchaev,
 * in the other support thread I just gave a rough idea of how to implement a “auto
   refresh functionality”. I think you have to add some more logic to the client-
   side code, like detecting activity (keypress, mousemove, scrolling events) and
   pausing the auto refresh.
 * At the moment the WPAC.RefreshComments() is “stupid”: It just reloads the comments
   and does not take care of the user that is just typing in a comment.
 * Maybe I will add a “Auto refresh comments” feature in one of the next versions
   that takes care of all these things…
 * Hope this helps.
 *  [janjonas](https://wordpress.org/support/users/janjonas/)
 * (@janjonas)
 * [12 years, 9 months ago](https://wordpress.org/support/topic/auto-refresh-comments-chrome-problem/#post-3977403)
 * The Auto-Update feature is now supported out-of-the-box in the current developer
   version 0.16.0 ([http://downloads.wordpress.org/plugin/wp-ajaxify-comments.zip](http://downloads.wordpress.org/plugin/wp-ajaxify-comments.zip)).

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Auto refresh comments Chrome problem’ is closed to new replies.

 * ![](https://ps.w.org/wp-ajaxify-comments/assets/icon-256x256.png?rev=2962290)
 * [Ajaxify Comments - Ajax and Lazy Loading Comments](https://wordpress.org/plugins/wp-ajaxify-comments/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/wp-ajaxify-comments/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/wp-ajaxify-comments/)
 * [Active Topics](https://wordpress.org/support/plugin/wp-ajaxify-comments/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/wp-ajaxify-comments/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/wp-ajaxify-comments/reviews/)

 * 2 replies
 * 2 participants
 * Last reply from: [janjonas](https://wordpress.org/support/users/janjonas/)
 * Last activity: [12 years, 9 months ago](https://wordpress.org/support/topic/auto-refresh-comments-chrome-problem/#post-3977403)
 * Status: not resolved