Kryptronic Software Support Forum

You are viewing this forum as a guest. Login to an existing account, or create a new account, to reply to topics and to create new topics.

#1 05-24-2022 09:03:00

zanart
Member
From: bedford
Registered: 04-02-2008
Posts: 1706

Capthca/ Case Sensitive

Hi Nick

Captcha has always been an issue for users on iPads, iPhones, etc as the first letter is capitalised. Typically they don't read the case sensitive warning and can abort.
Anyway, I have just realised you can add  autocapitalize="off" to the input field in formfield_captcha.php and it prevents IOS devices capitalising the first letter.
Works in IOS devices I have tested. Not sure about Android and nothing to test on.
May be worth looking at and including in next release.

Rob


Rob

Offline

 

#2 05-25-2022 08:12:25

webmaster
Administrator
From: York, PA
Registered: 04-20-2001
Posts: 19798
Website

Re: Capthca/ Case Sensitive

Thanks, Rob.  The captchas are not case-sensitive due to phones capitalizing the first character of most input.  So we don't have an issue with that, but the new tag is interesting and we might implement it anyway.


Nick Hendler

Offline

 

#3 05-25-2022 09:11:00

zanart
Member
From: bedford
Registered: 04-02-2008
Posts: 1706

Re: Capthca/ Case Sensitive

??
Is this a recent change?

Captcha has always been case sensitive which is why you have included this message with the captcha field

Enter the text from the image above to help combat spam. Validation of your entry is case-sensitive. If you cannot read the text above, refresh this page to view a different image.


Rob

Offline

 

#4 05-25-2022 09:14:34

zanart
Member
From: bedford
Registered: 04-02-2008
Posts: 1706

Re: Capthca/ Case Sensitive

I can see it was improved/corrected in the last update.
You do still have the case sensitive message included for the captcha field.


Rob

Offline

 

#5 05-26-2022 07:51:09

webmaster
Administrator
From: York, PA
Registered: 04-20-2001
Posts: 19798
Website

Re: Capthca/ Case Sensitive

Thanks for pointing that out.  I'll make sure that gets updated.


Nick Hendler

Offline

 

Board footer