Comment 9 for bug 1849371

Revision history for this message
Olivier Tilloy (osomon) wrote :

> * Webmail - if I receive an attachment of certain types (libreoffice
> is broken; pdf is OK), then I get a "please confirm you want to allow
> chromium to open this file" dialog every single time.

This is working as intended. This may seem a bit annoying, but strict confinement means it is important for snapd to confirm that the user really intended to open an external file, as opposed to an action triggered automatically by the app.

> * password manager (save passwords) is broken - it won't remember
> passwords I saved, nor does it remember my preference not to save the
> passwords for web-development on localhost, but prompts every time.

This was bug #1849160 that is now fixed. In case the update didn't resolve the issue for you, try running the following command in a terminal:

    snap connect chromium:password-manager-service

> * cross site logins are broken (sign into gmail for work, and other
> sites that use that gmail auth just fail).

Would you mind filing a separate bug for this? This will make it easier to track and investigate the problem.

> * some extensions break (e.g. the JSONViewer is
> silently-non-functional.)

Same as above, would you mind filing a separate bug for this?

Thanks!