Closed Bug 1592800 Opened 5 years ago Closed 4 years ago

Firefox doesn't save user-generated passwords on retrium.com

Categories

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

defect

Tracking

()

VERIFIED FIXED
Tracking Status
firefox72 --- affected

People

(Reporter: cpeterson, Unassigned)

References

()

Details

Attachments

(1 file)

Retrium registration/login page:

https://app.retrium.com/

signon.debug log:

LoginManager: searchLogins: `formActionOrigin` or `httpRealm` is recommended LoginManager.jsm:477:13
Invalid chrome URI: /
LoginManager: searchLogins: `formActionOrigin` or `httpRealm` is recommended LoginManager.jsm:477:13
Invalid chrome URI: /

I use a bookmarklet (called "SuperGenPass") to generate secure passwords and it fails on this page, too. The bookmarklet can't find a form field with type == 'password', even though the Firefox devtools shows an <input type="password"> element:

<input type="password" style="padding: 0px; position: relative; width: 100%; border: medium none; outline: currentcolor none medium; background-color: rgba(0, 0, 0, 0); color: rgba(0, 0, 0, 0.87); cursor: inherit; font: inherit; height: 100%;" id="undefined-YourPassword-undefined-5754" value="">

Filling works for me if I generate a password (which auto-saves). I assume it will also fill for you if you manually save via about:logins, can you confirm and then we can morph this to just be about saving?

Using the new "break on subtree modification" feature I can see that the login form is getting destroyed/removed from the page so I think this depends on bug 1166995.

Depends on: 1166995
Flags: needinfo?(cpeterson)
Priority: -- → P3

I didn't test with a valid login btw.

(In reply to Matthew N. [:MattN] (PM me if requests are blocking you) from comment #1)

Filling works for me if I generate a password (which auto-saves). I assume it will also fill for you if you manually save via about:logins, can you confirm and then we can morph this to just be about saving?

You are correct. If I generate my password with "Fill Password > Use a Securely Generated Password", then Firefox will save and autofill the password. If I make up my own password when registering a new account, then Firefox does not save my password.

Flags: needinfo?(cpeterson)
Summary: Firefox doesn't save or auto-fill passwords on retrium.com → Firefox doesn't save user-generated passwords on retrium.com

This should be fixed by Bug 1166995.

Status: NEW → RESOLVED
Closed: 4 years ago
Resolution: --- → FIXED

Confirmed as verified-fixed on latest Firefox Nightly 89 and Beta 88.0b2 on MacOS 10.15.

Status: RESOLVED → VERIFIED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: