-
Notifications
You must be signed in to change notification settings - Fork 2.3k
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
Importing passwords from Chrome is not working #3674
Comments
cc: @rebron for help prioritizing - definitely seeing a good amount of users hitting this on GitHub (in addition to the issues @Brave-Matt has shared above from Community) |
@Brave-Matt Need more reproducible steps and matrix of browsers this is affecting. |
From Community Description of the issue:I have just migrated from Chrome to Brave and used the “import settings” to import my Chrome stuff. Favourites and other things have imported, but saved passwords did not which is killerrrrrrrrrrrrrrrrrr! Steps to Reproduce:
Actual Result:Check “Saved Passwords” and see nothing is in there 😭 Expected result:Chrome saved passwords should also import, not just favourites. Reproduces how often:Every time I retry importing! Brave Version:0.60.47 Reproducible on current live release (yes/no):Yes Worth me also noting - no errors are thrown at all - the import appears to be successful as far as the UI is concerned. |
Further detail from the same community thread: The import was the first thing I did - I had not browsed to any other pages before trying to import. OS: Windows 10 Enterprise x64 Importing passwords from: Chrome 72.0.3626.121 (Official Build) (64-bit) Let me know if you need any other info - all bookmarks came through fine, it looks like it’s just the passwords that didn’t I just tried this - on my Windows 10 machine (where I’ve had Brave installed for a couple of days now) it did not work at all. I tried:
No change in the passwords at all. I even tried with Brave being the ONLY application open on the machine… no success 😦 despite it giving me the big blue tick - I have all my bookmarks though! I just did a fresh install of Brave on my MacOS Mojave (10.14.3) machine (never had Brave on it before), closed all browsers first, then launched Brave and did the import and it worked perfectly (it’s probably worth having an instruction pop-up first to say “close all browsers before importing”?)! Any ideas what I can do to get the import to now work on my Windows 10 machine (I don’t sync between the two - one’s a personal machine, one’s a work machine). |
Tried numerous times to import bookmarks and bookmarks bar from Firefox on Windows 10 laptop and although everything says it went through ok, there are no bookmarks imported and the bookmarks bar is empty. Tried it with Firefox open - nothing. Tried it with Firefox closed - nothing. Uninstalled Brave and installed again, using latest version - nothing. I don't know what else I can do but I can't use it as my default browser as it is. |
I managed to resolve my issue by exporting my bookmarks and bookmarks bar as an html file from Firefox to my desktop then importing that file into Brave as html files. The bookmarks bar just appeared as a folder in the bookmarks bar on Brave so I had to open that and drag each file from the drop down to the bar. A bit long winded, but I got there. |
On windows, password importing from chrome seems broken after this upstream change (https://chromium-review.googlesource.com/c/chromium/src/+/1842671). In debug build, below DCHECK catches it. We are using Fixed by setting proper encryption key(chrome's key) in profile import process. |
Verified this works in Windows 1.10.x, following the updated steps in the pr for both the import dialog screen and for onboarding. Imported 3 saved passwords from Chrome 81.x Version 81.0.4044.122
|
Verification passed on
Clean profile:
Upgraded profile
Reproduced the original issue on
Verification PASSED on
|
Test plan
See brave/brave-core#5300
Description
Several users have reported the
Import bookmarks and settings
feature does not import all (or sometimes any) browsing data from other browsers, including Brave Muon.This issue is unfortunately vague because it seems to do the trick for some users, some get their bookmarks but nothing else, others get passwords and browsing data but no bookmarks, etc. Reports come from all OS and all channels and from all available browsers.
Importing browsing data should be seamless in order to lower the barrier-to-entry for new/would-be Brave users.
Steps to Reproduce
Menu --> Bookmarks --> Import bookmarks and settings
4.* Note that again, there don't seem to be many "clear" steps to reproduce this exactly given the nature of the issue - selecting different data to import, or importing one set of data at a time (one check box) is encouraged.
Actual result:
Some or all data may not be imported
Expected result:
Any browsing data selected should be imported after completing the process.
Reproduces how often:
Intermittent issue
Brave version (brave://version info)
All channels:
v0.60.48
Relv0.61.43
Betav0.62.16
DevAdditional Information
User reports - I have more to ad as well:
https://community.brave.com/t/new-chrome-brave-will-not-import-cookies-passwords-used-built-in-bookmarks-more-from-old-brave/47492/7
https://community.brave.com/t/updates-not-picking-up-old-settings-from-0-25-2/47520/4
https://community.brave.com/t/importing-chrome-content-not-quite-right-passwords-missing/47066/7
https://community.brave.com/t/importing-data-from-chome/46743/2
https://community.brave.com/t/failing-to-import-history-bookmarks-passwords-from-chrome-chromium/46173
The text was updated successfully, but these errors were encountered: