Summary: | path tab completion navigate to wrong folder | ||
---|---|---|---|
Product: | [Applications] dolphin | Reporter: | Rajinder Yadav <devguy.ca> |
Component: | bars: location | Assignee: | Dolphin Bug Assignee <dolphin-bugs-null> |
Status: | RESOLVED NOT A BUG | ||
Severity: | normal | CC: | kfm-devel, meven29 |
Priority: | NOR | ||
Version First Reported In: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Other | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: | path example |
Description
Rajinder Yadav
2021-06-05 01:48:19 UTC
Created attachment 139010 [details]
path example
I do reproduce, nice reproducing steps. The issue is that the kurlnavigator once tab was pressed is eager and will open the child directory even if it was not selected. I don't think that is a bug, using tab will suggest you next folders available recursively that is expected. Two things to note for your use case: - You can skip the first Tab and you will obtain what you expect here, that is type 'b' then enter. - You can type backspace to remove the last / and the completion will stop where you'd expect. |