"Open Link in New Container Tab" does not work correctly for pages in twitter.com
Categories
(Core :: DOM: Core & HTML, defect)
Tracking
()
Tracking | Status | |
---|---|---|
firefox-esr68 | --- | unaffected |
firefox-esr78 | --- | disabled |
firefox80 | --- | wontfix |
firefox81 | --- | wontfix |
People
(Reporter: redneb, Unassigned)
Details
(Keywords: regression)
User Agent: Mozilla/5.0 (X11; Linux x86_64; rv:80.0) Gecko/20100101 Firefox/80.0
Steps to reproduce:
- Start firefox with a new clean profile.
- Install "Firefox Multi-Account Containers".
- Go to https://en.wikipedia.org/wiki/Jack_Dorsey#External_links (you can do that from a "No Container" tab, it doesn't matter).
- Right click on the link to Dorsey's twitter profile and select "Open Link in New Container Tab -> Personal".
- The twitter page tab now runs in the "Personal" container. Close that tab.
- Press Ctrl+Shift+T to reopen the last closed tab.
- Notice that the reopened tab runs in "No Container" mode.
Actual results:
The restored tab should run in the "Personal" container.
Expected results:
By closing and reopening the tab the container changed from "Personal" to "No Container". Note that while I suspect that this can happen with other sites, I was only able to reproduce 100% reliably for pages in twitter.com.
Comment 1•4 years ago
|
||
Bugbug thinks this bug should belong to this component, but please revert this change in case of error.
Comment 2•4 years ago
|
||
I can reproduce the issue on Nightly82.0a1 with new profile Windows10 without the addon.
Regression window:
https://hg.mozilla.org/integration/autoland/pushloghtml?fromchange=8fe4738543cbff085e7d43da5ece4c80f4181291&tochange=f8343d64ab6f3a66fbc7d47484758725cb0335c2
browser.tabs.remote.useCrossOriginOpenerPolicy = false fixes the issue.
Comment 3•4 years ago
|
||
Thanks for reporting! Looks like a dup of Bug 1665942?
Comment 4•4 years ago
|
||
I believe that's a dup of Bug 1665942 and am going to close this one
Comment 5•4 years ago
|
||
Bug 1594748 only changes the default value for prefs on release and late beta so I wouldn't say it's regressed by bug 1594748. It's probably regressed by some other ticket that implemented the feature.
Updated•4 years ago
|
Description
•