[dolphin] [Bug 430514] New: Dolphin location bar ignores case sensitivity mode
Eugene Shalygin
bugzilla_noreply at kde.org
Thu Dec 17 19:11:33 GMT 2020
https://bugs.kde.org/show_bug.cgi?id=430514
Bug ID: 430514
Summary: Dolphin location bar ignores case sensitivity mode
Product: dolphin
Version: unspecified
Platform: Gentoo Packages
OS: Linux
Status: REPORTED
Severity: normal
Priority: NOR
Component: bars: location
Assignee: dolphin-bugs-null at kde.org
Reporter: eugene.shalygin+bugzilla.kde at gmail.com
CC: kfm-devel at kde.org
Target Milestone: ---
SUMMARY
When both LC_COLLATE and the Dolphin sorting mode are set to be case-sensitive,
Dolphin ignores that when typing in the location bar
STEPS TO REPRODUCE
1. cd /path/to/test/dir
2. mkdir Abcd
3. mkdir a
4. xdg-open . (or navigate Dolphin to the test dir)
5. Activate location bar, type "a" and press "Enter"
OBSERVED RESULT
Dolphin navigates to the "Abcd" sub-directory.
EXPECTED RESULT
Dolphin navigates to the "a" sub-directory
What's even worse, if you type in "a/" to emphasize what you want, it replaces
"a" with "A" and that goes nowhere.
Operating System: Gentoo
KDE Plasma Version: 5.20.80
KDE Frameworks Version: 5.77.0
Qt Version: 5.15.2
Kernel Version: 5.9.11-gentoo
--
You are receiving this mail because:
You are on the CC list for the bug.
More information about the kfm-devel
mailing list