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.

Issue fork antibot-3208363

Command icon 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

alexverb created an issue. See original summary.

mallezie’s picture

Status: Active » Needs review
gaurav.kapoor’s picture

Status: Needs review » Postponed (maintainer needs more info)
StatusFileSize
new328.46 KB

@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?

Screenshot showing noscript message is displayed in chromium as well.

gaurav.kapoor’s picture

Version: 8.x-1.x-dev » 2.0.x-dev
danrod’s picture

Assigned: Unassigned » danrod
Status: Postponed (maintainer needs more info) » Active
danrod’s picture

It happened to me twice in the 2.0.x version, I'll set this to "Needs Review" for further testing.

danrod’s picture

Status: Active » Needs review

  • danrod committed 4ccf5766 on 2.0.x authored by alexverb
    Issue #3208363: Noscript message styling does not apply in chromium...
danrod’s picture

Status: Needs review » Fixed

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.