Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

BraveImporter fails to import cookies and passwords from browser-laptop installed via Snap on Linux #531

Closed
garrettr opened this issue Jul 12, 2018 · 1 comment

Comments

@garrettr
Copy link
Contributor

Description

BraveImporter successfully imports cookies and passwords from browser-laptop when it is installed via .deb on Debian-based Linux, but fails to do so when browser-laptop is installed via Snap.

Related to brave/browser-laptop#14586.

Steps to Reproduce

  1. snap install brave. Ensure you are using the Snap-provided Brave (which brave) before continuing.
  2. Start Brave browser-laptop.
  3. Log in to some sites, clicking Allow when prompted to save passwords.
  4. Quit Brave browser-laptop.
  5. yarn start
  6. Open the main menu (e.g. Brave on macOS) and choose Import Bookmarks and Settings...
  7. Choose your test Brave profile from the dropdown menu of browser profiles and click Import.
  8. Visit the sites you visited in the earlier browser-laptop session.

Actual result:

You will not be logged in to the sites you had logged in to in your browser-laptop session. If you try to log in, you will not be prompted to autofill the login form with the username and password you used in your browser-laptop session.

Expected result:

You should still be logged in to the sites you visited, because cookies were imported. If you log out and try to log in again, you should be prompted to autofill your username and password, because passwords were imported.

Reproduces how often:

100%.

@garrettr garrettr self-assigned this Jul 13, 2018
@bbondy bbondy added this to the Backlog milestone Jul 26, 2018
@rebron rebron modified the milestone: 1.x Backlog Feb 7, 2019
@bsclifton
Copy link
Member

Closing as the Muon import was removed 😄

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants