** Description changed:

+ [Impact]
+ 
  After upgrading to eoan and accepting the deb->snap transition for
  chromium, the passwords saved in my browser are no longer available to
  the app, despite ~/snap/chromium/current/.config/chromium/Default/Login
- Data being present and fully-populated.  If I go into settings, I see
+ Data being present and fully-populated. If I go into settings, I see
  Saved Passwords: Saved passwords will appear here.
  
  The data doesn't appear to be lost, since I have a copy in ~/snap as
  well as in ~/.config/chromium, but somehow they're inaccessible.
+ 
+ 
+ [Test Case]
+ 
+ Install chromium-browser in disco (19.04), save a few passwords for login 
forms.
+ Dist-upgrade to eoan (19.10), launch chromium, and verify that the saved 
passwords are still there. They can be inspected by browsing to 
chrome://settings/passwords.
+ As an additional check, the output of `snap connections chromium | grep 
password` should look like this:
+ 
+     password-manager-service  chromium:password-manager-service
+ :password-manager-service       manual
+ 
+ I.e. the interface should be marked as manually connected, even though
+ the user hasn't explicitly connected it.
+ 
+ 
+ [Regression Potential]
+ 
+ Low. The change removes an assumption on upgrade paths that has become
+ incorrect. Now the password-manager-service interface will always be
+ connected on upgrade, which I think is sensible. Users who wish to
+ disconnect the interface (unlikely use case) will also have to remove
+ the chromium-browser transitional package, to prevent it from
+ reconnecting the interface.

** Also affects: chromium-browser (Ubuntu Eoan)
   Importance: Undecided
       Status: New

** Changed in: chromium-browser (Ubuntu Eoan)
     Assignee: (unassigned) => Olivier Tilloy (osomon)

** Changed in: chromium-browser (Ubuntu Eoan)
   Importance: Undecided => High

** Changed in: chromium-browser (Ubuntu Eoan)
       Status: New => In Progress

** Changed in: chromium-browser (Ubuntu Eoan)
       Status: In Progress => Fix Committed

** Changed in: chromium-browser (Ubuntu Eoan)
       Status: Fix Committed => In Progress

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1849160

Title:
  after deb->snap transition, chromium no longer sees local password
  store

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/chromium-browser/+bug/1849160/+subscriptions

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to