Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[v5] Unable to reopen the URLs already included in a container in another container #850

Closed
wordpure opened this issue Nov 16, 2022 · 4 comments

Comments

@wordpure
Copy link

If a URL is already included in a container, it will still end up being opened in the including container, even if you choose to reopen in another container in the context menu.

This is not convenient for temporarily switching containers, is there an option to change its behavior?

图片

图片

@dexeonify
Copy link

dexeonify commented Sep 9, 2023

With the latest beta release, reopening a tab included in a container in another container through the context menu is fixed. But if you try to do the same with the new tab buttons/shortcuts, it won't work. In other words, middle clicking on the new tab button should reopen the current tab in default container, regardless of the container settings, for the current session.

@wordpure
Copy link
Author

wordpure commented Sep 9, 2023

With the latest beta release, reopening a tab included in a container in another container through the context menu is fixed.

Thanks for the great work, in 5.0.0.rc5, reopening in other containers works fine. However, I found that when reopening, the tab bar will flicker briefly due to new and close tabs. Is it possible to avoid this by hiding tabs?

But if you try to do the same with the new tab buttons/shortcuts, it won't work.

It is indeed a pity that the container state of the current tab cannot be inherited. Currently I use multifoxContainer, a UserChrome Scripts, to achieve this function.

@mbnuqw
Copy link
Owner

mbnuqw commented Sep 10, 2023

However, I found that when reopening, the tab bar will flicker briefly due to new and close tabs. Is it possible to avoid this by hiding tabs?

Not possible.

@mbnuqw
Copy link
Owner

mbnuqw commented Sep 20, 2023

Resolved in v5.0.0

@mbnuqw mbnuqw closed this as completed Sep 20, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants