Firefox Import choices wizard is triggered in a loop if the username is not saved in Chrome
Categories
(Firefox :: Messaging System, defect, P3)
Tracking
()
People
(Reporter: vvalentina, Unassigned)
References
(Blocks 2 open bugs)
Details
Attachments
(1 file)
|
28.44 KB,
image/png
|
Details |
[Affected versions]:
- Firefox Nightly 78.0a1 Build ID 20200508093543;
[Affected Platforms]:
- Windows 10;
- Mac OS 10.14;
- Ubuntu 18.04 x64;
[Prerequisites]:
- Have the pref “signon.showAutoCompleteImport” set to “import”;
- Have the latest Chrome installed and save credentials (only password) for a site;
- Have a new Firefox profile opened;
[Steps to reproduce]:
- Open the browser with the profile from prerequisites.
- Open the site for which you saved credentials for.
- Click in the username field.
[Expected result]:
The import suggestions dropdown is not displayed.
[Actual result]:
The import suggestions dropdown is displayed. The import wizard can be completed.
[Notes]:
- After finalizing the wizard and clicking again in the username field the import suggestions dropdown is re-displayed.
- After finalizing the first import, clicking on the password field will trigger the saved logins.
- Firefox import suggestions wizard is not triggered if the username is not saved while using Edge, for specific site.
Updated•5 years ago
|
Updated•5 years ago
|
Comment 1•5 years ago
|
||
To be clear, the import process does end up importing the password for the site as shown in attachment 9146774 [details]. However because Firefox has a saved password for the page, the username field can show "View Saved Logins" autocomplete entry even with the import suggestions turned off.
Marking as P3 for now as many login forms don't allow submitting without a username. Another way to end up in this situation is the user did enter a username and explicitly told chrome not to save the username.
One potential fix if we turn on this feature by default is to only consider logins that have both username and password as "importable" to show the suggestion?
Updated•3 years ago
|
Description
•