https://bugs.kde.org/show_bug.cgi?id=477615
--- Comment #16 from Fabian Vogt <fab...@ritter-vogt.de> --- > Not very familiar with KDE/Dolphin codebase but perhaps something triggered > by Dolphin opening files has a check for KDE category, and if it sees that > category, it then does not resolve the URLs before replacing the %U > placeholder. Correct. If KIO sees that an application has Category=KDE, it assumes KIO URLs are fully supported and passes them directly. I don't know how flatpak is designed in this regard, but the .desktop files from installed flatpaks probably need some extra treatment either on the flatpak or KIO side. -- You are receiving this mail because: You are watching all bug changes.