Bug 360691

Summary: Kontact opens links in Firefox instead of default browser
Product: [Applications] systemsettings Reporter: Sudhir Khanger <sudhir>
Component: kcm_componentchooserAssignee: Unassigned bugs mailing-list <unassigned-bugs>
Status: RESOLVED FIXED    
Severity: normal CC: nate
Priority: NOR    
Version: 5.5.5   
Target Milestone: ---   
Platform: Fedora RPMs   
OS: Linux   
Latest Commit: Version Fixed In:
Sentry Crash Report:

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.