andrewlimaza / caldera-forms-anti-spam

Caldera Forms Anti Spam WordPress plugin. This adds Google's reCAPTCHA field to your Caldera Form.
https://wordpress.org/plugins/cf-anti-spam/
25 stars 16 forks source link

Invisible reCaptcha Opens on Page Load #13

Open omniacode opened 5 years ago

omniacode commented 5 years ago

Hello -

When the invisible recaptcha is used, in some browsers and specifically incognito windows, the captcha challenge opens as soon as a page with a form on it loads. Is there a way to delay that and check for a Focus event to fire when someone clicks into the form? Otherwise, this is really terrible user experience forcing someone to complete a challenge for a form they may not even be interested in filling out.

andrewlimaza commented 5 years ago

Just tested this, I'm unable to recreate this issue. I recommend in moving over to V3 reCAPTCHA and running tests with this.

You might also need to adjust 'Security Preference' for your reCAPTCHA.

omniacode commented 5 years ago

@andrewlimaza -

This was mostly happening in Microsoft Edge 10, although it did happen a couple times in Chrome for me and was able to recreate the issue. I will set up a test page on a dev site so I can make it available to you to also test. Standby.