- Issue created by @michal.magdziarek
- 🇩🇪Germany jan kellermann
D7 is EOL. I tested on D11 with current 2.x branch and could not reproduce on Safari on iOS18.
If this problem occurs further, we should create a patch for 2.x.
When form is quite short and visible at the start such as login form, that does not need scrolling through on mobile to see both inputs and submit button, the user submitting that form was marked as not human and was redirected to /antibot page.
Have a short form on a page, and submit it without scrolling on a safari browser
Add touchstart to the list of events that unlock forms for humans.
Active
1.3
Code
D7 is EOL. I tested on D11 with current 2.x branch and could not reproduce on Safari on iOS18.
If this problem occurs further, we should create a patch for 2.x.