Open Bug 1751785 Opened 2 years ago Updated 2 years ago

Registering on walmart.com does not save the login username

Categories

(Toolkit :: Password Manager: Site Compatibility, defect, P3)

defect

Tracking

()

Tracking Status
firefox96 --- affected
firefox97 --- affected
firefox98 --- affected

People

(Reporter: muirpablo, Unassigned)

References

Details

when you register at walmart.com after the registration process is finished, the username in the login field is empty.
it is missing in about:logins. It does not auto populate when you logout and try to login again.

Affected platforms:
Windows 10 64bit.

Affected versions:
Firefox release 96.0.2 AFFECTED
Firefox beta 97.0b7 AFFECTED
Firefox nightly 98 AFFECTED

Steps to reproduce:

  1. go to https://www.walmart.com/cp/food/976759
  2. register and make sure the login is saved
  3. logout and go back to the login page of walmart
  4. go to about:logins

Expected Results:

  1. Login field should be autopopulated
  2. about:login should contain the login data

Actual:
-The login field in the login page on walmart is not auto populated
-The about:login has an empty username

Severity Suggestion:
Due to the reasons from description would suggest S4. You would need to logout and login again for the username to be properly saved in about:logins

Severity: -- → S4
Summary: Registering on walmart.com does not save username, login field is empty → Registering on walmart.com does not save the login username
Assignee: nobody → dlee
Component: Password Manager → Password Manager: Site Compatibility

The form has two password fields, the first one is hidden and the second one is the real password field.
Since our username field searching algorithm searches backward from the "first" password field, we can't find the correct username field.
That's why we didn't offer the username while saving the login.

Assignee: dlee → nobody
Severity: S4 → S3
Priority: -- → P3
Depends on: 1771806
You need to log in before you can comment on or make changes to this bug.