Overview

Note this is different from props/fields using a widget with autocomplete functionality. This is just browser autocomplete that suggests stuff you previously typed.

Proposed resolution

User interface changes

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

bnjmnm created an issue. See original summary.

bnjmnm’s picture

Status: Active » Needs review
penyaskito’s picture

Related: Chrome doesn't respect autocomplete=off: https://issues.chromium.org/issues/41239842

lauriii’s picture

@penyaskito did this not work for you? I tested the MR manually and it seems to work as expected. I'm wondering if the difference is between input history vs autofill which is often used for name, address, email and so on.

penyaskito’s picture

@lauriii Didn't explicitly test this, just wanted to highlight that Chrome has a very lax understanding of autocomplete=off that might affect testing this.

jessebaker made their first commit to this issue’s fork.

jessebaker’s picture

Assigned: bnjmnm » Unassigned
Status: Needs review » Fixed

  • jessebaker committed 00a32b47 on 1.x authored by bnjmnm
    Issue #3539595 by bnjmnm, lauriii: Disable browser autocomplete on most...

Status: Fixed » Closed (fixed)

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