Problem with filling in logins

nikkne
nikkne
Community Member

Hi,

prior to 4.2, 1Password was filling in logins without a hitch on all websites that matter :)

Unfortunately, something has changed, as now 1Password doesn't fill in the username on internal company's web-sites, and several others (which I'll list later).

This is how the form looks like:

 <p class="xFormField">
           <label for="username">User name:</label>
           <input id="username" aria-required="true"  class="xText" type="text" name="j_username">
 </p>
 <p class="xFormField">
           <label for="password">Password:</label>
           <input id="password" aria-required="true"  class="xText" type="password" name="j_password">
 </p>

Now, true, 1Password has the following entries for the website:

  • username
  • password

And if I change the username to j_username, everything works as expected (all field are now filled in). Note that password field is named password in 1Password, while in the form it is j_password, and, yet, all works.

Shouldn't 1Password match elements by id as well?

Comments

  • Megan
    Megan
    1Password Alumni

    Hi @nikkne,

    Thanks for bringing this to our attention! Our developers have been doing a lot of tinkering with 1Password's filling abilities lately, and this has resulted in some greatly improved behaviour. If there are a few Logins that you are having trouble with in the 4.2 update, you might want to try Saving a new Login manually. This should get you the same results, without having to mess around with the webform details. :)

This discussion has been closed.