I use lastpass password manager and notice that it wants to populate Coffee's modal popup and sometimes prevents me from using Coffee properley.

Any suggestions how to deal with this and stop it happening?

lastpass bug

Comments

michaelmol’s picture

Status: Active » Postponed (maintainer needs more info)

I have just installed LastPass and I didn't get the same behaviour as you describe.
Do you see any specific pattern that may cause this?

MrPaulDriver’s picture

Not really. Only to say that Lastpass seems to attach itself to certain other input fields; as with Masquerade module for example.

Unlike Coffee, Masquerade is asking for a username which makes the situation understandable, if not still a nuisance.

I'll certainly keep an eye on this for patterns.

michaelmol’s picture

I can see that LastPass isn't respecting the autocomplete="off" option by default. When you enable this option in the lastpass extension, LastPass stops filling forms that doesn't want you to have autocomplete.

Nebel54’s picture

Maybe there is a problem that coffee's input field does not have a name attribute. I *think* Lastpass binds the autocompletion feature to input names. Perhaps you filled out a username field without a name-attribute in the past and lastpass maps that credentials to coffee now.

Can you take a look at the site you blurred out in in your screenshot if the login fields over there have a name attribute?

Or alternatively try to hack a name attribute to coffee's input field.