Control: reassign -1 thunderbird Control: tags -1 + moreinfo On Thu, 16 Mar 2017 at 15:06:44 +0100, Jens Reyer wrote: > $ rm -rf .local/share/applications/* > $ rm .config/mimeapps.list > - Start thunderbird (via launcher or from terminal) > - Click a https link in thunderbird > --> Firefox starts and prompts: > "Default Browser - Firefox is not currently set as > your default browser. Would you like to make it > your default browser?" > --> Click "Use Firefox as my default browser" > $ cat ~/.config/mimeapps.list > [Default Applications] > x-scheme-handler/http=thunderbird.desktop > x-scheme-handler/https=thunderbird.desktop > x-scheme-handler/ftp=thunderbird.desktop > x-scheme-handler/chrome=thunderbird.desktop > text/html=thunderbird.desktop > application/x-extension-htm=thunderbird.desktop > application/x-extension-html=thunderbird.desktop > application/x-extension-shtml=thunderbird.desktop > application/xhtml+xml=thunderbird.desktop > application/x-extension-xhtml=thunderbird.desktop > application/x-extension-xht=thunderbird.desktop
I think this is a description of the same bug as #948691. If that's the case, then it should be fixed by thunderbird versions based on 1:91.7.0-2, including the 1:91.7.0-2~deb11u1 and 1:91.7.0-2~deb10u1 versions in bullseye-security and buster-security. Please check whether this is still reproducible. On Fri, 19 Nov 2021 at 21:16:09 +0100, Alex Rauch wrote: > Do firefox and thunderbird share some code? Yes, a lot of code: they are both based on the Mozilla codebase, and that shared history was an important part of the root cause for #948691. smcv