STEPS TO REPRODUCE 1. Install Konsole from Flathub (`flatpak install org.kde.konsole`) 2. Launch it 3. Hamburger menu > Edit current profile > Mouse > Miscellaneous > check the checkbox for "Underline files" 4. Close the window 5. `echo $HOME` 6. Ctrl+Click on the path that it displayed OBSERVED RESULT Nothing happens. EXPECTED RESULT Dolphin opens showing that path SOFTWARE/OS VERSIONS Operating System: KDE Linux 2025-08-01 KDE Plasma Version: 6.4.80 KDE Frameworks Version: 6.17.0 Qt Version: 6.9.1 Kernel Version: 6.15.8-arch1-1 (64-bit) Graphics Platform: Wayland Processors: 8 × Intel® Core™ Ultra 5 226V Memory: 16 GiB of RAM (15.1 GiB usable) Graphics Processor: Intel® Graphics ADDITIONAL INFORMATION Right-clicking on it and choosing "Open File Manager" works If the path is a relative path, then even that fails, displaying an error message saying "WorkingDirectory= expects an absolute path or '~'" Both of these work in the non-Flatpak-packaged version of Konsole.
This appears to be fixed now. Possible fixed by the changes to fix Bug 507763 or Bug 508216.