FriendlyCaptcha / friendly-challenge

The widget and docs for the proof of work challenge used in Friendly Captcha. Protect your websites and online services from spam and abuse with Friendly Captcha, a privacy-first anti-bot solution.
https://friendlycaptcha.com
MIT License
414 stars 61 forks source link

Focusin event not firing in Safari #3

Closed gzuidhof closed 3 years ago

gzuidhof commented 4 years ago

See comment here, the captcha widget does not automatically start solving in some browsers (Safari).

supervisitor commented 4 years ago

FYI: ... this picture here was not with Safari, this is Opera! 😳

supervisitor commented 4 years ago

To edit the topics at the right place: here is another small mistake, it is Opera on lastest DragonFly BSD (5.8.1), not Windows! And to define it correctly, it is version 68.0.3618.173... 😇

gzuidhof commented 3 years ago

I'm going to close this issue - I was not able to reproduce the issue in Opera on my MacOS machine (been a while - but just tried it again).

Developers can use the FriendlyCaptcha JS API to trigger the start of solving manually to work around issues on certain devices. They could listen to focus event on individual form elements which should most definitely fire.