LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   Clicking on links in Thunderbird doesn't pop up a browser window (https://www.linuxquestions.org/questions/linux-software-2/clicking-on-links-in-thunderbird-doesnt-pop-up-a-browser-window-299987/)

Valhalla 03-10-2005 08:08 AM

Clicking on links in Thunderbird doesn't pop up a browser window
 
Its just one of those little annoying things that has happened, and I can't click on help either for some reason, maybe because its an html document also. Anyone know how to fix this?

polzbert 03-10-2005 08:24 AM

Hi Valhalla,

I might be completely wrong, but for me, thunderbird opens the links in the default browser (firefox) without changing to it.

Valhalla 03-10-2005 08:57 AM

Yeah, I have my default browser set as /usr/bin/firefox $U just like it is in my K Menu tree. I've also tried it w/ konqueror's internet side. No go on both.

justinhaynes 03-31-2005 03:37 AM

prefs.js
 
Put this in your prefs.js:

user_pref("network.protocol-handler.app.http", "/usr/local/firefox/firefox");

(or wherever you put firefox. /usr/bin/firefox I guess)

You must do this while thunderbird is not running or it will just overwrite the file.

Valhalla 03-31-2005 12:46 PM

Thank you :)

dkpw 04-02-2005 06:48 PM

Re: prefs.js
 
[QUOTE]Originally posted by justinhaynes
[B]Put this in your prefs.js:

user_pref("network.protocol-handler.app.http", "/usr/local/firefox/firefox");

Thanks Justin,

That helped me with exactly the same irritating niggle.

Regards,

dkpw

Valhalla 04-19-2005 08:24 PM

On a related topic, is there something that I can put in my firefox prefs.js that will popup thunderbird when I click a mailto:?


All times are GMT -5. The time now is 01:57 PM.