The Password Import Autocomplete suggestion is displayed on Linux
Categories
(Firefox :: Messaging System, defect, P1)
Tracking
()
Tracking | Status | |
---|---|---|
firefox76 | --- | unaffected |
firefox77 | --- | disabled |
firefox78 | --- | disabled |
firefox81 | --- | verified |
firefox82 | --- | verified |
People
(Reporter: vvalentina, Assigned: Mardak)
References
(Blocks 2 open bugs)
Details
Attachments
(2 files)
[Affected versions]:
- Firefox Nightly 77.0a1 Build ID 20200429215539;
[Affected Platforms]:
- Linux Ubuntu 18.04;
[Prerequisites]:
- Have at least a pair of credentials saved in latest Chrome (i.e for Facebook)
- In Firefox set “signon.showAutoCompleteImport” pref to “import”
[Steps to reproduce]:
- Open the browser with the profile from prerequisites.
- Open in Firefox the site foe which you saved the credentials.
- Click on the username field.
- The password autocomplete import suggestion is displayed.
[Expected result]:
- Nothing should be displayed, because importing passwords is not possible while using Linux.
[Actual result]:
- The Password Import Autocomplete option is displayed, and the import wizard can be triggered.
[Notes}:
- Finalizing the wizard will have no effect, and the import suggestion will be re-displayed.
- The wizard options are correct - don’t contain password options to be imported.
Assignee | ||
Comment 1•4 years ago
|
||
Seems like bug 1513718 is waiting to be fixed as the import suggestion shows that the data is available although the tricky part might be the password decryption. At least for the experiment, we should be able to target it skipping linux or make it windows only.
Updated•4 years ago
|
Assignee | ||
Comment 2•4 years ago
|
||
If we enable by default, we'll need to make sure to not suggest on Linux or fix bug 1513718.
Updated•4 years ago
|
Comment 3•4 years ago
|
||
S1 or S2 bugs need an assignee - could you find someone for this bug?
Updated•4 years ago
|
Assignee | ||
Updated•3 years ago
|
Updated•3 years ago
|
Updated•3 years ago
|
Assignee | ||
Comment 4•3 years ago
|
||
Share ChromeMigrationUtils.supportsLoginsForPlatform for ChromeProfileMigrator.getResources and ChromeMigrationUtils.getImportableLogins.
Pushed by elee@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/8c97dd39c9ee The Password Import Autocomplete suggestion is displayed on Linux r=MattN
Comment 6•3 years ago
|
||
bugherder |
Updated•3 years ago
|
Comment 7•3 years ago
|
||
I have verified that the issue is no longer reproducible on the latest Beta 81.0b1 (BuildID 20200824150741) and the latest Nightly 82.0a1 (BuildID 20200824215021) on Linux MX 4.19 and Ubuntu 18.04.
Description
•