Summary: | KMail opens URLs twice in browser (Iceweasel) | ||
---|---|---|---|
Product: | [Unmaintained] kmail | Reporter: | Florian E.J. Fruth <spammail01> |
Component: | general | Assignee: | kdepim bugs <kdepim-bugs> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | christophe |
Priority: | NOR | ||
Version: | 1.11.4 | ||
Target Milestone: | --- | ||
Platform: | unspecified | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Florian E.J. Fruth
2009-06-06 12:46:14 UTC
In systemsettings / Default applications / Web browser, what did you enter ? "firefox %u" - and that was the problem... I changed this to "firefox" and it seams to work. I used %u because initially I tried to use: firefox "openURL(%u,new-tab)" to make sure that all URLs open in new tabs instead of windows. It might be better to let the user decide which cmdline to use with the browser for such cases but as I said at the moment I'm happy with this solution. |