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-n...@kde.org Reporter: eugene.shalygin+bugzilla....@gmail.com CC: kfm-de...@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 watching all bug changes.