https://bugs.kde.org/show_bug.cgi?id=457718
Bug ID: 457718
Summary: when sorting by name it will only sort by Natural
Order
Product: gwenview
Version: 22.04.1
Platform: Fedora RPMs
OS: Linux
Status: REPORTED
Severity: normal
Priority: NOR
Component: general
Assignee: [email protected]
Reporter: [email protected]
Target Milestone: ---
SUMMARY
gwenview will only use Natural sort order for names
STEPS TO REPRODUCE
1. mkdir x
2. cd x
3. touch 20190123456.jpg 202020.jpg 2021.jpg 201901.jpg 202020.jpg
202112345.jpg
4. in dolphin change sort order to Alphabetical
5. view location x in gwview
OBSERVED RESULT
2021.jpg
201901.jpg
202020.jpg
202112345.jpg
20190123456.jpg
which is Natural order
EXPECTED RESULT
20190123456.jpg
201901.jpg
202020.jpg
202112345.jpg
2021.jpg
which is Alphabetical
SOFTWARE/OS VERSIONS
Operating System: Fedora Linux 36
KDE Plasma Version: 5.25.4
KDE Frameworks Version: 5.96.0
Qt Version: 5.15.5
Kernel Version: 5.18.16-200.fc36.x86_64 (64-bit)
Graphics Platform: X11
ADDITIONAL INFORMATION
from what i've been able to find researching this, gwenview is suppose to use
the Dolphin sort order setting. In this cause it is not, it is stuck on
Natural. I found no open upstream bugs on this so filing with fedora first.
https://bugzilla.redhat.com/show_bug.cgi?id=1991162
--
You are receiving this mail because:
You are watching all bug changes.