[wp-trac] [WordPress Trac] #47510: Developer tool - Best Practice - input comment field Does not use passive listeners

WordPress Trac noreply at wordpress.org
Sat Jun 8 21:24:41 UTC 2019


#47510: Developer tool - Best Practice - input comment field Does not use passive
listeners
-------------------------+-----------------------------
 Reporter:  efilippucci  |      Owner:  (none)
     Type:  enhancement  |     Status:  new
 Priority:  normal       |  Milestone:  Awaiting Review
Component:  General      |    Version:  5.2.1
 Severity:  minor        |   Keywords:
  Focuses:  performance  |
-------------------------+-----------------------------
 Using chrome developer tool, I noticed that, when is displayed the input
 comment field in standard post, one best Practice is not satisfied:

 Does not use passive listeners to improve scrolling performance.
 Consider marking your touch and wheel event listeners as passive to
 improve your page’s scroll performance.
 js/comment-reply.min.js?ver=5.2.1

 One theme developer confirmed that this is a WordPress core problem:
 [https://generatepress.com/forums/topic/gp-2-3-alpha-3-consider-using-
 passive-listeners/#post-923468]

-- 
Ticket URL: <https://core.trac.wordpress.org/ticket/47510>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list