-
Notifications
You must be signed in to change notification settings - Fork 62
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
Make automatic mode open a temporary container only if I'm in default container #98
Comments
Automatic Mode doesn't interfere with regular loading of websites in permanent containers. Though, I just realized that if you try to load a website in a permanent container that is assigned to "Always open in" in another permanent container with Multi-Account Containers, then you only get to choose between a temporary container and the assigned permanent container - not the permanent container you originally wanted to load the site in. That should not be the case, but it should indeed let you choose the original container you wanted to load the website in. If that's not your use-case, then please let me know what exactly you experience, how to reproduce it and if you maybe have other preferences configured. Another solution would be if it'd be possible to assign multiple containers, and with that also be able to choose from multiple containers (including a temporary one): mozilla/multi-account-containers#849 |
That's exactly what's happening to me and this mozilla/multi-account-containers#849 if implemented is great. Not sure if you need more info, let me know if you do :). |
Just published version 0.77 with the enhancement. Let me know if something isn't working as expected. |
@stoically solution is perfect meanwhile mozilla/multi-account-containers#849 is implemented. |
@stoically there's still an issue that's happening in one gmail account that's not the one used by default which uses two factor authentication. After the first question being correct and letting me open the right container, I get redirected see ... And I'm back in the same issue. |
BTW, I think it's not related with two factor auth. When I said it worked was because I was already logged in in the corresponding container but if you're not you get a redirect and suggest Tmpxxx container instead of the right one |
@spastorino Could you maybe provide some steps on how to reproduce (maybe even including a debug log)? I'm unfortunately not able to reproduce it myself. |
Ok, sorry for not being clear and thanks for your help and work :). Let me try to explain better ... To reproduce the issue ...
I think the issue is more general, in a situation like the one described in this issue, when you're redirected the plugin is losing track of where the container was firstly opened. I guess you would like to respect in what container was firstly opened the tab for all the session I'd say. Otherwise, when there's a redirect to https://mail.google.com/mail/ with some params in the url you will hit again the same issue. Hope what I wrote helps, otherwise I will try to clarify more. Do you need a debug log?. Where does the plugin store that?. |
No problem and thanks for the additional informations. Unfortunately I'm still not able to reproduce the issue. If I select the not-assigned container on the confirm page I can login without further interruptions. So in this case a debug log would be really helpful to track down the problem:
|
Ok, I know what the issue is about. I can send you the debug log if you're interested but anyway, the thing is ... First, just in case I didn't mention, I've enabled Isolation -> Multi Account Containers |
Glad you figured out the actual issue. A rather hacky way to get the .uy domain on the "Always open in" list is to temporarly set Possible actual solutions:
|
What I do is disable Temporary Containers to login and then enable it again. After I'm logged in I don't have any issues and I keep my gmail logged in so ... for now this trick works. |
Ah, yeah, that's indeed the only solution in this case, since you probably don't want to assign the .uy domain to only the "WyeWorks" container. I'll look into implementing #104 |
Yep I also thought about something like #104, so would be great when that's available :). |
If I go an open a permanent container where I use a specific gmail account I don't want automatic mode to interfere with it.
The text was updated successfully, but these errors were encountered: