Problem/Motivation
When viewing a form with javascript disabled I do not see the message notifying the user of the presence of a form.
Steps to reproduce
Enable antibot for a form.
Disable javascript.
Visit the form (in chromium browser)
Proposed resolution
Add the display:none to both the noscript and the .antibot-message within the form.
Remaining tasks
None.
User interface changes
None.
API changes
None.
Data model changes
None.
| Comment | File | Size | Author |
|---|---|---|---|
| #5 | Screenshot 2021-09-21 at 1.05.09 PM.png | 328.46 KB | gaurav.kapoor |
Issue fork antibot-3208363
Show commands
Start within a Git clone of the project using the version control instructions.
Or, if you do not have SSH keys set up on git.drupalcode.org:
Comments
Comment #4
mallezieComment #5
gaurav.kapoor commented@alexverb I was able to see a NoScript message in the Chromium browser with JS disabled and protection enabled. Can you add more information on how this issue can be reproduced?
Comment #6
gaurav.kapoor commentedComment #7
danrodComment #8
danrodIt happened to me twice in the 2.0.x version, I'll set this to "Needs Review" for further testing.
Comment #9
danrodComment #11
danrod