temporary-containers icon indicating copy to clipboard operation
temporary-containers copied to clipboard

incompatibility when opening new window with Tridactyl

Open basbebe opened this issue 2 years ago • 1 comments

There seems to be some incompatility between Temporary Containers and Tridactyl (https://github.com/tridactyl/tridactyl/issues/4000)

calling e.g. :winopen github.com, I get a window with two tabs:

One with github.com (first tab, in the background), one (second, foreground) with https://fix-a-firefox-bug.invalid/

I use the Containerise plugin, firefox Multi-Account-Containers and Temporary Containers.

github.com gets put in a dedicated container by containerise.

If I call a site which hasn't a dedicated container (e. g. :winopen lobste.rs), I only get a tab with https://fix-a-firefox-bug.invalid/ in the new window.

If I deactivate Temporary Containers, winopen works as expected.

basbebe avatar Nov 19 '21 12:11 basbebe

Maybe related: https://github.com/stoically/temporary-containers/issues/398

stoically avatar Dec 06 '21 06:12 stoically