Bug 360691 - Kontact opens links in Firefox instead of default browser
Summary: Kontact opens links in Firefox instead of default browser
Status: RESOLVED FIXED
Alias: None
Product: systemsettings
Classification: Applications
Component: kcm_componentchooser (show other bugs)
Version: 5.5.5
Platform: Fedora RPMs Linux
: NOR normal
Target Milestone: ---
Assignee: Unassigned bugs mailing-list
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-03-18 08:17 UTC by Sudhir Khanger
Modified: 2018-11-26 05:58 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Sudhir Khanger 2016-03-18 08:17:36 UTC
I have set Chrome as my default browser yet Kontact only opens links in Firefox.

Solution is to add BrowserApplication[$e]=!google-chrome to General section of ~/.kde/share/config/kdeglobals

[General]
ColorScheme=Breeze
Name=Breeze
font=Noto Sans,10,-1,5,50,0,0,0,0,0
menuFont=Noto Sans,10,-1,5,50,0,0,0,0,0
shadeSortColumn=true
smallestReadableFont=Noto Sans,8,-1,5,50,0,0,0,0,0
toolBarFont=Noto Sans,9,-1,5,50,0,0,0,0,0
widgetStyle=breeze

Reproducible: Always
Comment 1 Nate Graham 2018-11-26 05:58:19 UTC
in Plasma 5.14 and git master, changing the default browser using System Settings > Applications > Default Applications > Web Browser > In the following application > choose "Firefox" works for me, even when toggling it back and forth between browsers. Seems like this has been fixed.

Notably, ~/.kde/share/config/kdeglobals was not updated yet it continued to work, so it seems like the configuration information is stored elsewhere now, not there.