Issue #3406484: Antibot blocks multistep webform submission if user fails to move mouse pointer, and all submissions from some assistive technologies
Issue #3406484: Antibot blocks multistep webform submission if user fails to move mouse pointer, and all submissions from some assistive technologies
Allows submission if a browser has JS enabled and is sending any "isTrusted" events from user pointer interactions, including basic clicks, which are the only events Voice Control / Dictation may send.
Adds admin facing config to override the NoJS and submission blocked errors, so that alternate contact methods can be provided if users cannot enable JS.
...uhh...and I don't know why this merge request includes 11 other commits. I can cherry-pick my changes into a patch or something if it helps?
Closes #3406484
Edited by John Jameson