Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Auto fill doesn't work for economist.com #478

Closed
dmusican opened this issue Jan 12, 2018 · 5 comments
Closed

Auto fill doesn't work for economist.com #478

dmusican opened this issue Jan 12, 2018 · 5 comments

Comments

@dmusican
Copy link

I've been trying to get auto-fill to work via the Firefox plugin for economist.com. It fills in the password, but not my e-mail address. The HTML looks like this:

I did find this in the HTML...

<div class="login-form-input__wrapper login-form-input__wrapper--email">
    <input id="email-masthead" name="name" value="" required="" aria-label="email address" class="login-form__input login-form__input--email" data-com.agilebits.onepassword.user-edited="yes" type="email">
</div>

... so I tried a custom fields with both email-masthead and name, but it doesn't seem to work. Any thoughts?

@kspearrin
Copy link
Member

It definitely finds and attempts to fill the field, but something the website is doing is removing it. Not sure what we can do. It does work find on this login form though: https://www.economist.com/user/login

@dmusican
Copy link
Author

Thanks, @kspearrin. My LastPass Firefox plugin fills it in just fine, so perhaps there's something Bitwarden can do? (I'm in the process of transitioning from LastPass to Bitwarden, because, well, Bitwarden is awesome.)

@somehibs
Copy link

Do you have 1Password installed?

It seems to be setting the attribute data-com.agilebits.onepassword.user-edited="yes" to handle strange dynamic behaviour.

Perhaps 1Password have worked around this sort of issue, or 1Password is interfering with Bitwarden.

@dmusican
Copy link
Author

dmusican commented Jul 8, 2018

I don't have 1Password installed.

@eliykat
Copy link
Member

eliykat commented Feb 18, 2021

Thanks for reporting this issue. This is a known problem that affects a number of sites, and we’re working on improving this feature. To help us track and analyze affected sites, please lodge a report using the Google Form mentioned in this issue: #1621. Please also direct any discussion or questions to that issue. This issue will now be closed.

@eliykat eliykat closed this as completed Feb 18, 2021
Hinton pushed a commit that referenced this issue May 25, 2022
eliykat pushed a commit that referenced this issue Jun 3, 2022
* Initial commit for change password mp policy enforcement

* Initial commit of mp policy for registering

* Testing Register component

* Final testing complete

* Reverting service module URLs

* Requested changes and build fix

* Updated submit function
Hinton pushed a commit that referenced this issue Jun 3, 2022
* Adding a PayPalConfig environment type for the web vault

* Adding missing semicolon
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants