-
Notifications
You must be signed in to change notification settings - Fork 346
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
Can't add Open Tab to a Container #317
Comments
A way to move a tab into/between containers would be very useful to me as well. The first thing I did on install was check whether I could move my existing tabs into containers. I expected that there would be a |
Related: #311 |
Yes please. It's far too easy to wind up with a tab that's not in a container and needs to be moved into one. This is extra important when you first starting using containers, and have lots of already-open tabs that need to be categorized. |
@aplatypus have you tried the new containers assignment feature.
Either way I think this makes sense in some form of management screen of assignments making it clear they should remove existing cookies |
I can't find the feature. PostscriptFound: #311 (comment) with reference to #306 and 3e657a2
Then I remembered, Containers website assignment (2017-04-04), which I had found a few weeks ago, around the same time as https://twitter.com/KingstonTime/status/849333366684082176 – thanks @jonathanKingston but automation is the opposite of what I need. For me, issues such as this |
Hey @grahamperrin, Unfortunately moving from one container to another is a privacy issue which we really don't want to open up. Whilst this makes tab groups style usage an issue it would reduce the real reason why we are doing containers. We are however all ears to ideas on how to solve this... without just moving across the container boundary. Moving from one container to another leaks cookie and tracking info from the sites in one container to another.
We are working on making this more discoverable, thank you for hunting it down along with the commits etc! Anyway thanks for your interest, I want to keep this open as maybe there is a path through here. @aplatypus you can actually drag the (i) icon of the tab into a different tab. This copies the URL into a different container. There probably is rationale on setup of a container to allow this behaviour too, however building it into common work flows isn't something I think we should support. |
@jonathanKingston This seems like a better place to respond to what you said in #336 (comment):
For me it's mostly use case 2 in #428 (comment). When I'm browsing and I think of something I want to do/say using a different account, it's fairly cumbersome to click on the address bar, copy the url, open a new tab in the desired container, paste the url, hit enter, and then go find my place in the page. Even more so if I start to type my response before realizing I want to change accounts; that adds another several clicks and keystrokes switching between tabs. Most of the time I do not actually want to convert the current tab, because I also want to continue using it afterwards; what I really want is a quick and easy shortcut that duplicates the current _URL_ into a new container. Maybe it also scrolls down to the current position (that's a pretty big ask and I wouldn't expect it in test pilot). Bonus points if it strips identifying info like clean links I will agree that a significant portion of the pain here is how clunky it is to choose which container you want to open a new tab in (unreliably hover, no keyboard shortcuts, searching through 10 different containers to find the one I want). It looks like the extension you made recently might help with that, although I anticipate it won't completely resolve the problem. (I'd enjoy being proved wrong, though!) |
The interesting thing here is that I don’t know how many people will think of this as a privacy feature in the real world. To me, and probably to a lot of others, this is a tab organization feature. I want to group thing by context so I can more easily context-switch between work and play, for example. I don’t really worry much about stuff leaking over because I’m careful about it in other ways.
On May 10, 2017, at 9:28 PM, Jonathan Kingston ***@***.***> wrote:
Unfortunately moving from one container to another is a privacy issue which we really don't want to open up. Whilst this makes tab groups style usage an issue it would reduce the real reason why we are doing containers.
Eric Shepherd
[email protected]
|
@a2sheppy reimplementing this extension to not be about containers wouldn't be difficult. Tab management extensions will come in numbers does it really make sense to try and make this solve this use-case? The only way I can see us shipping this is having a "Yes I understand, I just want tab highlighting" to enable these conversion features. The fact is extensions already can and have solved this use case. I would much rather solve:
|
@jonathanKingston I'd be perfectly fine with reloading the page when it is moved into a container. Maybe it should also be "reload in container" instead of "move to container". That should resolve the privacy issue, right? EDIT: Maybe I misunderstood something? Seen as in #311 you suggested people to install ContextPlus instead and it does exactly this: It reloads the page in a different container. Is the concern here that reloading a page in a container could allow the server to detect that it is the same browser because the URL might contain identifying information? |
@jplatte as I mentioned here #311 (comment) I think users should just install contextPlus as this reduces the privacy benefit completely.
Yup that is exactly the issue, moving containers even just the URL can identify the user across a container. Sure the risk is usually low however it is possible. Filtering parameters would require some form of add blocking tech and even that will never be perfect. I think this is actually a duplicate of that bug anyway unless I'm not understanding the difference. |
Alright, I'll re-recommend Context Plus then. And I agree that this issue looks like a duplicate of #311. |
I think this is a duplicate of #311 and I also just closed that. Please reopen if you think there is a distinction. |
I think @jonathanKingston meant to close this when he marked it a duplicate of #311. (The resolution there was to use Context Plus for this.) |
G'day ...
I think you need to consider the method for Add-ing a URL to a container. I am starting to set-up a container for my work wiki. I have a lot of tabs/url-s for various wiki pages.
I would like to be able to drag the TAB to the Container named "wiki" -- I found that impossible.
You definitely need to look at a simple way to do that -- I suggest something like the existing Bookmarks CTRL/SHIFT-B
Thank you,
aplatypus
The text was updated successfully, but these errors were encountered: