https://bugs.kde.org/show_bug.cgi?id=509746
Higgins <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |regression --- Comment #1 from Higgins <[email protected]> --- I saw bug 508607 linked to this and read through it, so this seems to be tied to a much larger discussion. This particular problem with the default maps can be solved by just changing the conditional to the following: (service->noDisplay() && !mimeType.contains(QStringLiteral("x-scheme-handler/geo"))) But it seems a little janky and might open the door to more exceptions in other areas. Even in Default Applications it's possible to want a script or program (similar to kde-geo-uri-handler) to handle the opening of a file type. -- You are receiving this mail because: You are watching all bug changes.
