https://bugs.kde.org/show_bug.cgi?id=425713
[email protected] changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] Status|REPORTED |RESOLVED Resolution|--- |WAITINGFORINFO --- Comment #1 from [email protected] --- I fixed it by editing ~/.config/kdeglobals old: BrowserApplication[$d] new: BrowserApplication=firefox.desktop The "[$d]" is probably the deprecated "open based on contentes" logic that still lingered in the config after an update. It can also be fixed by changing the browser in Systemsettings and then changing it back, so it forces a config file write. I'm not sure how KDE should deal with deprecated settings lingering in config files, so I'll mark it as resolved but ask Nate for his opinion, since he also responded to the other bug. -- You are receiving this mail because: You are watching all bug changes.
