This plugin is outdated and might not be supported anymore
Fix "Reply" Comment Button

Fix "Reply" Comment Button

By Znuff
Details
View on WordPress

This simple plugin fixes an issue people on mobile devices are experiencing when they are scrolling over the “Reply” button on the comment form, triggering the reply action unintentionally.

This issue was introduced in WordPress 5.1 and it happens because the touchstart event is not set to passive.

For more information, check the issue tracker

The code was provided by janpaulkleijn

Details

Plugin code:
fix-quotreplyquot-comment-button
Plugin version:
0.1
Author:
Outdated:
Yes
WP version:
5.1 or higher
PHP version:
5.2 or higher
Test up to WP version:
5.3.18
Total installations:
0
Last updated:
2019-06-12
Rating:
Times rated:
0
event
fix
passive
reply
touchstart