https://bugs.kde.org/show_bug.cgi?id=416257
Kai Uwe Broulik <k...@privat.broulik.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|CONFIRMED |RESOLVED Resolution|--- |FIXED Latest Commit| |https://invent.kde.org/plas | |ma/plasma-workspace/commit/ | |7da3e583cab231b7505acb3dbc6 | |ee63c6d557929 --- Comment #4 from Kai Uwe Broulik <k...@privat.broulik.de> --- Git commit 7da3e583cab231b7505acb3dbc6ee63c6d557929 by Kai Uwe Broulik. Committed on 30/11/2020 at 10:50. Pushed by broulik into branch 'master'. [Location Runner] Also explicitly look for URL scheme handlers KProtocolInfo handles only protocols KIO knows but apps can also register to be a URL scheme handler independently of this. This patch makes the location runner also query for the preferred URL scheme handler when no known protocol is found. It also prefers the scheme handler over the helper protocol since a service has a name. While at it, also format the protocol "exec" using DesktopExecParser to avoid showing placeholders like '%u' to the user. Also use PreferLocalFile for "go to". M +22 -9 runners/locations/locationrunner.cpp https://invent.kde.org/plasma/plasma-workspace/commit/7da3e583cab231b7505acb3dbc6ee63c6d557929 -- You are receiving this mail because: You are watching all bug changes.