Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Captcha error page is missing "Send" button #78

Closed
m-aciek opened this issue Nov 2, 2016 · 6 comments
Closed

Captcha error page is missing "Send" button #78

m-aciek opened this issue Nov 2, 2016 · 6 comments

Comments

@m-aciek
Copy link

m-aciek commented Nov 2, 2016

Recaptcha module does not include "Send" button. Experienced on Firefox.
zrzut ekranu z 2016-11-02 22-14-42

@timgraham
Copy link
Member

I don't know, other people are submitting captchas and I haven't seen other reports of this. Can you try fiddling with the CSS to suggest a fix?

@m-aciek
Copy link
Author

m-aciek commented Dec 3, 2016

Sure, I will try to investigate.

@adamchainz
Copy link
Sponsor Member

Had the same thing just now:

screen shot 2017-06-03 at 19 23 35

@adamchainz
Copy link
Sponsor Member

After looking at the CSS I can't see any rules applying to the widget that don't come from the recaptcha code itself. But then googling I found this is recaptcha 1 which is no longer supported and can't be promised to keep functioning: https://developers.google.com/recaptcha/docs/faq . We should upgrade to recaptcha 2.

@adamchainz
Copy link
Sponsor Member

N.B. for anyone wanting to have a look, you can visit https://code.djangoproject.com/captcha directly without having to submit a comment that looks like spam.

@timgraham
Copy link
Member

The latest version of reCaptcha uses a check box, so I think this is obsolete.

@timgraham timgraham closed this as not planned Won't fix, can't repro, duplicate, stale Oct 7, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants