Summary: | Terminal prompt - do not switch directory if a search term is not found | ||
---|---|---|---|
Product: | [Applications] dolphin | Reporter: | TraceyC <kdedev> |
Component: | panels: terminal | Assignee: | Dolphin Bug Assignee <dolphin-bugs-null> |
Status: | CONFIRMED --- | ||
Severity: | wishlist | CC: | akselmo, kfm-devel |
Priority: | NOR | ||
Version First Reported In: | git-master | ||
Target Milestone: | --- | ||
Platform: | Solus | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
TraceyC
2024-11-04 22:51:22 UTC
Can confirm, for me the terminal changes to the folder immediately when searching, I think it should wait until search is done. dolphin 25.03.70 Operating System: Fedora Linux 41 KDE Plasma Version: 6.2.80 KDE Frameworks Version: 6.9.0 Qt Version: 6.8.0 Kernel Version: 6.11.7-300.fc41.x86_64 (64-bit) Graphics Platform: Wayland Processors: 12 × AMD Ryzen 5 3600 6-Core Processor Memory: 15,5 GiB of RAM Graphics Processor: AMD Radeon RX 6600 I am closing this as intentional, since the terminal panel is just following the given URL which is same as KURLNavigator has. As far as terminal is concerned, empty search is just an empty folder to it, which makes sense to me. Feel free to reopen this if you disagree :) While this is intentional, I think it's not a great user experience. Comparing the behavior to what happens when searching through the main UI for files / folders, a user expects that if there are no search results, their view does not change. They also expect that the folder shown in terminal matches the folder they are browsing. With that in mind, I will change this to a feature request: If the case when no results are found, do not change directory in terminal . |