Bug 433542 - Cyrillic letters should be sorted after Latin letters
Summary: Cyrillic letters should be sorted after Latin letters
Status: RESOLVED FIXED
Alias: None
Product: dolphin
Classification: Applications
Component: panels: folders (show other bugs)
Version: 20.12.2
Platform: Slackware Linux
: NOR normal
Target Milestone: ---
Assignee: Dolphin Bug Assignee
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-02-24 18:04 UTC by Dmitri Koulikoff
Modified: 2021-05-24 15:18 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments
Sample (55.48 KB, image/png)
2021-02-24 18:04 UTC, Dmitri Koulikoff
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Dmitri Koulikoff 2021-02-24 18:04:18 UTC
Created attachment 136117 [details]
Sample

SUMMARY

The directories with the Cyrillic names go ahead of the Latin, while must be after


STEPS TO REPRODUCE
1. Create 2 directories, one with Latin name, and one with a Cyrillic name

OBSERVED RESULT

Cyrillic one goes first.

EXPECTED RESULT

Cyrillic must be the last.


SOFTWARE/OS VERSIONS
Operating System: Slackware-current
KDE Plasma Version: 5.21.0
KDE Frameworks Version: 5.79.0
Qt Version: 5.15.2
Kernel Version: 5.10.18
OS Type: 64-bit
Graphics Platform: X11
Processors: 12 × Intel® Core™ i7-9750H CPU @ 2.60GHz
Memory: 31.1 GiB of RAM
Graphics Processor: Mesa Intel® UHD Graphics 630

ADDITIONAL INFORMATION
See the attachment
Comment 1 Nate Graham 2021-02-25 00:00:26 UTC
Why?
Comment 2 Dmitri Koulikoff 2021-02-25 08:29:44 UTC
(In reply to Nate Graham from comment #1)
> Why?

I wander too. ls shows the correct order
…
Private/
RailsClub/
Schlaukopf/
sms/
ssd
Table.odt
Билеты/

The same problem exists in the kate panel
Comment 3 Nate Graham 2021-02-25 16:37:34 UTC
But what is the problem? Why should Cyrillic letters go after not Latin ones? Why not before them? Why not intermixed according to the sounds of the letters?
Comment 4 Dmitri Koulikoff 2021-02-25 17:31:31 UTC
(In reply to Nate Graham from comment #3)
> But what is the problem? Why should Cyrillic letters go after not Latin
> ones? Why not before them? Why not intermixed according to the sounds of the
> letters?

Why "b" goes after "a"? Because the value of it is bigger. 
The same is with Cyrillic letters, they all have the values bigger than any Latin letter.
So they must go after. When sorted, of course.
Comment 5 Nate Graham 2021-02-25 18:06:04 UTC
> Why "b" goes after "a"? Because the value of it is bigger. 
Yes, in the Latin alphabet. But there is no similar relationship between the Latin and Cyrillic alphabet. One is not "bigger" or "sequentially next" compared to the other one. Right? Or am I missing something?

Also, please do not confirm your own bug. See https://community.kde.org/Get_Involved/Issue_Reporting#Don.27t_confirm_your_own_issue
Comment 6 Dmitri Koulikoff 2021-02-25 18:27:53 UTC
(In reply to Nate Graham from comment #5)
> > Why "b" goes after "a"? Because the value of it is bigger. 
> Yes, in the Latin alphabet. But there is no similar relationship between the
> Latin and Cyrillic alphabet. One is not "bigger" or "sequentially next"
> compared to the other one. Right? Or am I missing something?

Yes, you are missing: https://unicode-table.com/ There IS the sequence of all alphabets.
 
> Also, please do not confirm your own bug. See
> https://community.kde.org/Get_Involved/Issue_Reporting#Don.
> 27t_confirm_your_own_issue

Sorry.
Comment 7 Nate Graham 2021-02-25 18:34:40 UTC
I see, thank you.
Comment 8 Dmitri Koulikoff 2021-05-24 15:18:27 UTC
Operating System: Slackware-current
KDE Plasma Version: 5.21.5
KDE Frameworks Version: 5.82.0
Qt Version: 5.15.2
Kernel Version: 5.10.39
OS Type: 64-bit
Graphics Platform: X11
Processors: 12 × Intel® Core™ i7-9750H CPU @ 2.60GHz
Memory: 31.1 GiB of RAM
Graphics Processor: Mesa Intel® UHD Graphics 630