[GH-ISSUE #2892] clicking url in thunderbird email message launches firefox with non-default profile #1807

Closed
opened 2026-05-05 08:28:52 -06:00 by gitea-mirror · 2 comments
Owner

Originally created by @jmcclelland on GitHub (Aug 7, 2019).
Original GitHub issue: https://github.com/netblue30/firejail/issues/2892

I noticed this change in behavior after ugprading from firejail 0.9.58.2 to 0.9.60 (as I upgraded from debian buster to debian bullseye). Before upgrading to 0.9.60, clicking on an URL opened a new tab in my running Firefox. Now, it opens a new window with a new profile.

May .mailcap files specifies /home/jamie/bin/firefox (a symlink to firejail) - so both thunderbird and firefox are run through firejail by default.

When I launch thunderbird directly, without firejail, clicking on a link opens a new tab in my existing browser. But when I run thunderbird through firejail, it launches a new browser window with a different profile.

Maybe this is a new security feature? Thanks for any tips you can provide!!

jamie

Originally created by @jmcclelland on GitHub (Aug 7, 2019). Original GitHub issue: https://github.com/netblue30/firejail/issues/2892 I noticed this change in behavior after ugprading from firejail 0.9.58.2 to 0.9.60 (as I upgraded from debian buster to debian bullseye). Before upgrading to 0.9.60, clicking on an URL opened a new tab in my running Firefox. Now, it opens a new window with a new profile. May .mailcap files specifies /home/jamie/bin/firefox (a symlink to firejail) - so both thunderbird and firefox are run through firejail by default. When I launch thunderbird directly, without firejail, clicking on a link opens a new tab in my existing browser. But when I run thunderbird through firejail, it launches a new browser window with a different profile. Maybe this is a new security feature? Thanks for any tips you can provide!! jamie
gitea-mirror 2026-05-05 08:28:52 -06:00
Author
Owner

@rusty-snake commented on GitHub (Aug 7, 2019):

073a5aa576/etc/thunderbird.profile (L17-L22)

<!-- gh-comment-id:519164550 --> @rusty-snake commented on GitHub (Aug 7, 2019): https://github.com/netblue30/firejail/blob/073a5aa5764d8e885a609b2ff43b49cd136056fa/etc/thunderbird.profile#L17-L22
Author
Owner

@jmcclelland commented on GitHub (Aug 7, 2019):

Perfect, thank you!

<!-- gh-comment-id:519176974 --> @jmcclelland commented on GitHub (Aug 7, 2019): Perfect, thank you!
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: github-starred/firejail#1807
No description provided.