This site will have limited functionality while we undergo maintenance to improve your experience. If an article doesn't solve your issue and you want to ask a question, we have our support community waiting to help you at @FirefoxSupport on Twitter and/r/firefox on Reddit.

Caută ajutor

Avoid support scams. We will never ask you to call or text a phone number or share personal information. Please report suspicious activity using the “Report Abuse” option.

Află mai multe

Acest fir de discuție a fost arhivat. Adresează o întrebare nouă dacă ai nevoie de ajutor.

Thunderbird opens URL links with Firefox but only opens homepage, not link.

  • 2 răspunsuri
  • 1 are această problemă
  • 6 vizualizări
  • Ultimul răspuns de wgoedeck

more options

I have a Linux Mint operating system, I use both Firefox (52.9.0 ESR, 64bit) and Thunderbird (52.9.1, 64bit). When I open an email link, Firefox opens, but will only display the homepage, not the link. I have to cut and paste the link into Firefox to see it.

If I already have Firefox open, clicking on the email link will open a new window of Firefox, but only access the homepage.

I could find no remedy online for this problem.

Walter Goedecke

I have a Linux Mint operating system, I use both Firefox (52.9.0 ESR, 64bit) and Thunderbird (52.9.1, 64bit). When I open an email link, Firefox opens, but will only display the homepage, not the link. I have to cut and paste the link into Firefox to see it. If I already have Firefox open, clicking on the email link will open a new window of Firefox, but only access the homepage. I could find no remedy online for this problem. Walter Goedecke

Soluție aleasă

I think you can fix this by adjusting an OS setting for the browser:

https://askubuntu.com/a/83818

Citește acest răspuns în context 👍 0

Toate răspunsurile (2)

more options

Soluție aleasă

I think you can fix this by adjusting an OS setting for the browser:

https://askubuntu.com/a/83818

more options

This worked. All I did was find /home/user/.local/share/applications/firefox-mozilla-build.desktop, and then add the "%u" to "exec firefox" command.

Now a tab opens to the link on the Firefox web-browser that is open, rather than a new Firefox window opening that only opens the homepage.

Thanks, Walter