Open universish opened 1 day ago
I found related threads that might be helpful:
https://github.com/zen-browser/desktop/discussions/1461 This is an unsolved discussion about persistent pinned tabs across windows/sessions.
https://github.com/zen-browser/desktop/issues/2937 This open issue discusses incorrect pinned tabs for new windows in their workspace.
https://github.com/zen-browser/desktop/issues/2655
This open issue suggests that the problem might be related to how pinned tabs are handled differently from unpinned tabs. It recommends checking the configuration related to pinned tab behavior or reviewing the logic in the ZenPinnedTabManager
and ZenWorkspaces
components.
https://github.com/zen-browser/desktop/issues/2154 This open issue is about workspace default container settings being overridden or ignored by sync. A pull request is mentioned as a potential fix for the issue.
https://github.com/zen-browser/desktop/issues/2343 This issue was resolved with a commit that fixed the problem, and the fix was applied in version .16.
https://github.com/zen-browser/desktop/issues/1559 This closed issue involved pinned tabs interfering with moving tabs in other workspaces.
To continue talking to Dosu, mention @dosu.
I remember having this problem in Windows 11, but I'm not sure.
Captchas
What happened?
I have assigned a container named “Container //01” to my Default Workspace. Any tab opened in the workspace named “Default Workspace” opens in the container I have assigned to the Workspace, unless the tab has a container assigned.
Notes: Assigning containers to tabs is done with the Firefox Multi-Account Containers add-on. Assigning containers to workspaces is done via the workspaces menu on the bottom left.
As you can see in the screenshots below, I assigned the blue container named “Container //01” for the discussion.fedora website (the tab that says “A post in ‘Look’). I assigned the blue container named ‘google’ for Gmail.
fedora 41 with appimage vers.
Reproducible?
Version
1.0.1-a.19
What platform are you seeing the problem on?
Linux
Relevant log output
No response