Bug Report: Captcha Container Label Issue
-
Pagespeed Insights still reports Accessibility issues regarding Cloudflare Turnstile applied to forms, thus accessibility tools like screen readers can’t display everything as expected.
My configuration:
I simply enabled Cloudflare Turnstile in my Form inside WPForms and then in Cloudflare I configured Cloudflare Turnstile to be invisible, and to no human interaction being required.
Meaning that you don’t see any of it when visiting the website, it’s entirely invisible, it only reports back the the human check failed. Which in my case is intended behavior.
Pagespeed Insights reports:
”
Form elements do not have associated labelsLabels ensure that form controls are announced properly by assistive technologies, like screen readers. Learn more about form element labels.
Failing Elements
div#wpforms-350 > form#wpforms-form-350 > div.wpforms-recaptcha-container > input.wpforms-recaptcha-hidden
<input type=”text” name=”g-recaptcha-hidden” class=”wpforms-recaptcha-hidden” style=”position: absolute !important; clip: rect(0px, 0px, 0px, 0px) !important;” data-rule-turnstile=”1″>
“Old Bug Report:
I’ve reported this bug over a year ago, unfortunately no action was being taken:
https://ww.wp.xz.cn/support/topic/captcha-container-aria-label-issue/
I still hope that one day this issue can be resolved to improve assistive technologies.
The topic ‘Bug Report: Captcha Container Label Issue’ is closed to new replies.