[dolphin] [Bug 495304] New: nartual sorting is not working

microcai bugzilla_noreply at kde.org
Thu Oct 24 15:17:09 BST 2024


https://bugs.kde.org/show_bug.cgi?id=495304

            Bug ID: 495304
           Summary: nartual sorting is not working
    Classification: Applications
           Product: dolphin
           Version: git-master
          Platform: Other
                OS: Linux
            Status: REPORTED
          Severity: normal
          Priority: NOR
         Component: general
          Assignee: dolphin-bugs-null at kde.org
          Reporter: microcaicai at gmail.com
                CC: kfm-devel at kde.org
  Target Milestone: ---

Created attachment 175189
  --> https://bugs.kde.org/attachment.cgi?id=175189&action=edit
provide the patch to fix this issue

SUMMARY

nartual sorting by meaning, sort numeric number nartually. but this setting
have zero effect.


STEPS TO REPRODUCE
1.  enable nartual sorting in settings.
2.  open folder that have files with it's name contains  numeric number.
3.  and toggle header to sort by file name.

OBSERVED RESULT
the files are still sorted by ascii code.
e.g.

1.txt
10.txt
11.txt
...
2.txt
20.txt


EXPECTED RESULT
the files should be sorted by numeric number, if it has numeric number in its
name.
e.g.
1.txt
2.txt
3.txt
4.txt
5.txt
6.txt
7.txt
8.txt
9.txt
10.txt
11.txt


SOFTWARE/OS VERSIONS
Operating System: Gentoo Linux 2.15
KDE Plasma Version: 6.2.2
KDE Frameworks Version: 6.7.0
Qt Version: 6.8.0
Kernel Version: 6.11.5-Gentoo (64-bit)
Graphics Platform: Wayland
Processors: 32 × AMD Ryzen 9 3950X 16-Core Processor
Memory: 125.7 GiB of RAM
Graphics Processor: AMD Radeon RX 5700 XT

ADDITIONAL INFORMATION

-- 
You are receiving this mail because:
You are on the CC list for the bug.


More information about the kfm-devel mailing list