#9680 closed defect (cantfix)
ReCAPTCHA is missing Submit button
Reported by: | anonymous | Owned by: | Dirk Stöcker |
---|---|---|---|
Priority: | normal | Milestone: | |
Component: | plugin/spamfilter | Version: | |
Severity: | normal | Keywords: | |
Cc: | Branch: | ||
Release Notes: | |||
API Changes: | |||
Internal Changes: |
Description
The Submit button only shows up when defaultform
is set, and it is not set for ReCAPTCHA.
Attachments (0)
Change History (4)
comment:1 by , 14 years ago
Milestone: | plugin - spam-filter |
---|---|
Resolution: | → cantfix |
Status: | new → closed |
comment:2 by , 14 years ago
RecaptchaPlugin is not the same as Spamfilter support of recaptcha!
reCAPTCHA uses own mechanisms, so no submit button is required. You only need to enter text and press return. JavaScript does the submit. When you disable JavaScript, the whole interface looks totally different.
comment:3 by , 14 years ago
Oh, I didn't notice you added reCaptcha support in the SpamFilter (r10092 and up), nice!
comment:4 by , 14 years ago
User experience is very poor when there is no obvious submit button to click on, and ReCAPTCHA does not provide one of its own. Sadly, many users do not know to press ENTER to submit a form.
ReCAPTCHA is TH:TracRecaptchaPlugin.