Opening links from other programs is broken with --allow-downgrade
Categories
(Toolkit :: Startup and Profile System, defect)
Tracking
()
People
(Reporter: mkpdev, Unassigned)
Details
User Agent: Mozilla/5.0 (X11; Linux x86_64; rv:130.0) Gecko/20100101 Firefox/130.0
Steps to reproduce:
Run Firefox with --allow-downgrade and try to open a link from another program
Remove --allow-downgrade and it works properly
Actual results:
A new window is opened
…and nothing. No page is loaded. No text in the location bar. Nothing.
Expected results:
A new tab is opened
The page is loaded in the tab
Comment 1•1 year ago
|
||
The Bugbug bot thinks this bug should belong to the 'Core::Widget: Gtk' component, and is moving the bug to that component. Please correct in case you think the bot is wrong.
Comment 2•1 year ago
|
||
--allow-downgrade is one time action, you need to specify it during profile migration only. You can remove the option once you run Firefox with the migrated profile.
Updated•1 year ago
|
Comment 3•1 year ago
|
||
"Launcher Process" is Windows-only. Forwarding to... "Toolkit :: Startup and Profile System"?
Comment 4•1 year ago
|
||
(In reply to M. Kristall from comment #0)
User Agent: Mozilla/5.0 (X11; Linux x86_64; rv:130.0) Gecko/20100101 Firefox/130.0
Steps to reproduce:
Run Firefox with --allow-downgrade and try to open a link from another program
Remove --allow-downgrade and it works properly
Can you give more specific steps to reproduce so I can test this please?
| Reporter | ||
Comment 5•1 year ago
|
||
(In reply to Martin Stránský [:stransky] (ni? me) from comment #2)
--allow-downgrade is one time action, you need to specify it during profile migration only. You can remove the option once you run Firefox with the migrated profile.
Then I guess my use case doesn't make sense. I figured it would just try without complaining and make switching between release and nightly (yeah, I know, but it's nothing backups won't fix) more convenient.
(In reply to Dave Townsend [:mossop] from comment #4)
Can you give more specific steps to reproduce so I can test this please?
Not really? Start with --allow-downgrade and then do something like xdg-open https://www.example.com/
Does that help?
Comment 6•1 year ago
|
||
(In reply to M. Kristall from comment #5)
Not really? Start with --allow-downgrade and then do something like
xdg-open https://www.example.com/
Does that help?
I've tested that myself and it works fine. Can you be more specific about the versions you're using (presumably more than one if you're using -allow-downgrade), which is the default and the exact steps you take to initially launch Firefox.
| Reporter | ||
Comment 7•1 year ago
|
||
Oops.
This is not a Firefox bug but an issue with my firejail setup.
Sorry.
Description
•