Bug 430514 - Dolphin location bar ignores case sensitivity mode
Summary: Dolphin location bar ignores case sensitivity mode
Status: NEEDSINFO WAITINGFORINFO
Alias: None
Product: dolphin
Classification: Applications
Component: bars: location (show other bugs)
Version: unspecified
Platform: Gentoo Packages Linux
: NOR normal
Target Milestone: ---
Assignee: Dolphin Bug Assignee
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-12-17 19:11 UTC by Eugene Shalygin
Modified: 2024-05-15 21:45 UTC (History)
3 users (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Eugene Shalygin 2020-12-17 19:11:33 UTC
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
Comment 1 Eugene Shalygin 2020-12-19 21:16:13 UTC
At the same time open/save file dialogs do not perform that case substitution.
Comment 2 popov895 2020-12-22 09:10:15 UTC
Possibly duplicate of bug 426622 ?
Comment 3 TraceyC 2024-05-15 21:45:37 UTC
Thank you for the bug report. Unfortunately we were not able to get to it yet. Can we ask you to please check if this is still an issue with either Plasma 5.27 (the current LTS version) or Plasma 6.0.4 (the latest released version)?

I was unable to reproduce this on Plasma 6 with my system (but I was able to reproduce #42662)

Operating System: Solus 4.5
KDE Plasma Version: 6.0.4
KDE Frameworks Version: 6.1.0
Qt Version: 6.6.3
Kernel Version: 6.8.9-289.current (64-bit)
Graphics Platform: Wayland