Open onionjake opened 5 years ago
I just tested this on a regular google account (not gsuite) and it correctly opens the link inside a container, so I can only make this happen on google calendar with gsuite.
The other strange thing about this is I have pop-up blocking enabled without an exception for this website. Using window.open()
from the javascript console gets blocked... I'm curious why the popup (that is also outside my container) isn't blocked.
Easy Container Shortcuts 1.3 true firefox.container-shortcuts@strategery.io Firefox Multi-Account Containers 6.1.0 true @testpilot-containers Notes by Firefox 4.3.5 true notes@mozilla.com
Actual behavior
When left clicking "Join Hangouts Meet" from the calendar page it opens google meet in a new windows that is NOT in my container (I do not see the 'Work' container color or logo).
Here is the 'Join Hangouts Meet' that when left-clicked launched the popup:
Here is the URL bar after left-clicking the popup. It is not launched in my container:
While left-clicking causes it to popup outside of the container, middle clicking the link correctly opens hangouts meet in the 'Work' container.
Expected behavior
I expect that it would be impossible for a website to cause a link to be opened outside of its container.
Steps to reproduce