mozilla / multi-account-containers

Firefox Multi-Account Containers lets you keep parts of your online life separated into color-coded tabs that preserve your privacy. Cookies are separated by container, allowing you to use the web with multiple identities or accounts simultaneously.
https://addons.mozilla.org/firefox/addon/multi-account-containers/
Mozilla Public License 2.0
2.73k stars 343 forks source link

Tabs marked as "alwas open in this container" open twice #2327

Open kanekv opened 2 years ago

kanekv commented 2 years ago

Actual behavior

Opening tabs with sites marked as "always open in this container" opens 2 duplicate tabs.

Expected behavior

Open single tab

Steps to reproduce

  1. Mark website as "always open in this container"
  2. Type website address in address bar
achernyakevich-sc commented 2 years ago

I suspect that you have a wrong behavior because of potential conflict of installed Add-ons. I would propose you to make the following test - disable (it could be done on about:addons page) all add-ons except MAC and test. At least the following add-ons would be great to disable:

If tabs doubling will not be reproduced anymore then you could try to enable one by one and find that one that cause the problem.

kanekv commented 2 years ago

It is caused by a combination of this plugin and sticky containers one. Is there other way to make new tab open using same container as current?

kanekv commented 2 years ago

Settings mention a couple of shortcuts, but nowhere to set them.

image
achernyakevich-sc commented 2 years ago

You can configure MAC shortcuts the same way as for all other firefox Add-ons:

Default shortcuts are quite convenient (like Ctrl+Shift+. But if you changed order of containers then you should update shortcuts manually as these belongs to containers and not to real order number of container in the list. :)

I think your issue is resolved. So could you close this issue?