https://bugs.kde.org/show_bug.cgi?id=459156
Bug ID: 459156 Summary: Can't exclusively target symlinks in dolphin plugin Product: dolphin Version: 22.08.1 Platform: Archlinux OS: Linux Status: REPORTED Severity: normal Priority: NOR Component: general Assignee: dolphin-bugs-n...@kde.org Reporter: openmail+...@siezi.com CC: kfm-de...@kde.org Target Milestone: --- SUMMARY It's not possible to exclusively target symlinks in a dolphin plugin. STEPS TO REPRODUCE 1. Create new plugin e.g. ~/.local/share/kservices5/ServiceMenus/test.desktop ### [Desktop Entry] Type=Service X-KDE-ServiceTypes=KonqPopupMenu/Plugin MimeType=inode/symlink Actions=tgtSymlink X-KDE-Priority=TopLevel [Desktop Action tgtSymlink] TryExec=konsole Exec=konsole Icon=utilities-terminal Name=Test Symlink Comment=Test Symlink ### Notice the explicit use of MimeType=inode/symlink OBSERVED RESULT Right clicking a symlink does not show the "Test Symlink" entry in the context menu. EXPECTED RESULT Right clicking a symlink of a directory or file should show "Test Symlink" in the context menu. SOFTWARE/OS VERSIONS Operating System: EndeavourOS KDE Plasma Version: 5.25.5 KDE Frameworks Version: 5.98.0 Qt Version: 5.15.6 -- You are receiving this mail because: You are watching all bug changes.