Unable to open links in default browser
Categories
(Thunderbird :: General, defect)
Tracking
(Not tracked)
People
(Reporter: aleca, Unassigned)
Details
When clicking on links in the UI, if the browser (I'm suing Firefox as default) is closed, the link opens properly. If the browser is already open, the link gets opened in a new Tab inside Thunderbird, and a dialog error appears.
This happens when trying to click on Get involved
or Make a Donation
in the About Dialog on Daily.
Firefox dialog error:
Firefox is already running, but is not responding.
To open a new window, you must first close the existing Firefox process,
or restart your system.
Javascript error:
JavaScript error: https://donate.mozilla.org/api/polyfill.js?features=Event,CustomEvent,Promise&locale=en-US, line 3: EvalError: call to Function() blocked by CSP
Comment 1•5 years ago
|
||
How do you start TB? With -no-remote?
Reporter | ||
Comment 2•5 years ago
|
||
(In reply to Jorg K (GMT+2) from comment #1)
How do you start TB? With -no-remote?
The usual ./mach run
command. Could that be the culprit?
Reporter | ||
Comment 3•5 years ago
|
||
Confirmed.
The mach run
command actually runs TB with -no-remote
.
I guess this can be marked as INVALID
Comment 4•5 years ago
|
||
That makes a duplicate of the bug that says that things don't work with -no-remote ;-)
Description
•