https://bugs.kde.org/show_bug.cgi?id=358170
Bug ID: 358170
Summary: Tilde substitution does not work in KF5 build
Product: kfind
Version: unspecified
Platform: Other
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: NOR
Component: general
Assignee: [email protected]
Reporter: [email protected]
When running the KF5 variant of KFind I can no longer enter paths starting with
a tilde, such as ~/Projects. Instead, when starting search it says it cannot
find the folder. This works in Kdelibs 4 version. I'm not sure if this is a
KFind issue or the KIO stuff it uses in the background.
Reproducible: Always
Steps to Reproduce:
1. Run KFind KF5 build
2. Enter ~ into the Location combo
3. Try to run search
Actual Results:
An error happens
Expected Results:
The ~ is correctly substituted for $HOME
The URL completer works and suggests folders within ~ while typing but the
search itself does not.
--
You are receiving this mail because:
You are watching all bug changes.