Profile Manager Remembers Only Last Selected Profile, Not Last Actually Used Profile
Categories
(Toolkit :: Startup and Profile System, defect)
Tracking
()
People
(Reporter: david, Unassigned)
Details
| Reporter | ||
Comment 2•14 years ago
|
||
Comment 3•14 years ago
|
||
Comment 4•14 years ago
|
||
| Reporter | ||
Comment 5•14 years ago
|
||
Updated•10 years ago
|
Updated•3 years ago
|
Comment 6•3 years ago
|
||
Firefox 106.0.4
Arch Linux
How to reproduce:
Open a link from a different app or spawn a new tab with
firefox -new-tab mozilla.org
-
With multiple Firefox windows open it will always be opened in the last active, focused Firefox window.
-
With multiple Firefox windows with different Profiles the tab always opens in the last started Profile.
Problem:
Using a multiple profiles should not result in a change of the behavior where the new tab spawns. The only way to reset it is to open a new window with the profile where the tab should open.
Having different work and private profiles users can't rely on links being opened where one would suspect it.
Solution:
Links should always open in the last active Window, no matter the profile.
Comment 7•3 years ago
|
||
Workaround:
from https://wiki.mozilla.org/Firefox/CommandLineOptions#-no-remote
Using the -no-remote parameter on additional profiles will prevent remote opening of tabs in those profiles
While this helps circumventing the bug it comes with a loss of usability.
Description
•