Forum Discussion

LBXComputers's avatar
LBXComputers
Brass Contributor
Feb 07, 2020

Password fill issues on 80.0.361.48

Since updating to Beta 80.0.361.48, I've noticed some sites such as UserVoice are now prefilling my logon name in to form fields that are not the logon name. When I submit the form, it asks me if I want to save my new credentials. I don't want to clear the credentials but I'm finding it annoying that UserVoice specifically starts looking for suggestions with my logon name in them as soon as the page loads. The field on Uservoice is NOT called anything remotely like user name or logon name etc and it only started since I updated the beta build version. It is not doing it on the live build.

 

The HTML for the field on UserVoice is:

 

<input uv-persist-item="title" type="search" name="suggestion[title]" id="suggestion_title" class="uvFieldText" data-ajax-url="/forums/11111-test/search" value="" maxlength="140" autocomplete="off" data-lpignore="true">

4 Replies

  • Hi,
    just to check, you aren't using any 3rd party password managers like lastpass, right?
      • HotCakeX's avatar
        HotCakeX
        MVP
        Okay, by default Edge start looking for saved data (autofill, addresses etc) when you are on a website unless these are turned off:
        "Offer to save passwords"
        "Sign in automatically"
        in
        edge://settings/passwords


        and
        "Save and fill addresses"
        in
        edge://settings/addresses

        there is also this flag you can try:
        edge://flags/

        Fill passwords on account selection
        Filling of passwords when an account is explicitly selected by the user rather than autofilling credentials on page load. – Mac, Windows

        #fill-on-account-select

        also look for the Uservoice data in
        edge://settings/passwords
        (either email, username or password) and delete it if you want

Resources