Join us and the lead editor of IRL, Mozilla's multi-award-winning podcast, for a behind-the-scenes look at the pod and to contribute your ideas for the next season, themed: "AI and ME." Mark your calendar and join our Community Call on Wednesday, Aug 7, 17:00–17:45 UTC. See you there!

Mozilla サポートの検索

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.

詳しく学ぶ

このスレッドはアーカイブに保管されました。 必要であれば新たに質問してください。

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

  • 2 件の返信
  • 1 人がこの問題に困っています
  • 6 回表示
  • 最後の返信者: 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

選ばれた解決策

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

https://askubuntu.com/a/83818

この回答をすべて読む 👍 0

すべての返信 (2)

more options

選ばれた解決策

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