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

Instagram and Facebook links open twice if opened from a designated-site limited multi-container tab #949

Open
joshbode opened this issue Aug 11, 2023 · 0 comments

Comments

@joshbode
Copy link
Contributor

joshbode commented Aug 11, 2023

  • Facebook Container Version: 2.3.11
  • Operating System + Version: Linux
  • Firefox Version: 117.0b5

Actual behavior

When a page is loaded in a standard multi-account container tab that is limited to designated sites, when clicking a link to a Facebook or Instagram post, the link will open in two tabs. This was originally observed in a WhatsApp Web session loaded in a designated-site limited multi-account container, but it can be replicated with a link in a local HTML file.

If Contain Facebook is disabled, the observed behaviour doesn't occur.
If the multi-account container is not limited to designated sites, the observed behaviour doesn't occur.

Expected behavior

If a page is loaded in a multi-account container, clicking on a link to a Facebook or Instagram post should only open one tab.

Steps to reproduce

  1. Create a multi-account container and select "limit to designated sites" option
    image
  2. Create a local file with the content:
    <html>
      <head>
        <title>Test</title>
      </head>
      <body>
        <a href="https://www.instagram.com/stephen.bode/">Test</a>
      </body>
    </html>
  3. Open the page in the multi-account container created in step 1.
  4. Click on the link
  5. Observe the page opens twice
@joshbode joshbode changed the title Instagram and Facebook links in WhatsApp Web open two tabs if WhatsApp Web is in a container tab. Instagram and Facebook links in open two tabs if opened from a multi-container tab. Aug 11, 2023
@joshbode joshbode changed the title Instagram and Facebook links in open two tabs if opened from a multi-container tab. Instagram and Facebook links in open two tabs if opened from a designated-site limited multi-container tab. Aug 11, 2023
@joshbode joshbode changed the title Instagram and Facebook links in open two tabs if opened from a designated-site limited multi-container tab. Instagram and Facebook links in open twice if opened from a designated-site limited multi-container tab. Aug 11, 2023
@joshbode joshbode changed the title Instagram and Facebook links in open twice if opened from a designated-site limited multi-container tab. Instagram and Facebook links open twice if opened from a designated-site limited multi-container tab Aug 11, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants
@joshbode and others