Bug 435045 - Chinese application name is sorted wrong
Summary: Chinese application name is sorted wrong
Status: RESOLVED DUPLICATE of bug 433297
Alias: None
Product: plasmashell
Classification: Plasma
Component: Application Launcher (Kickoff) (show other bugs)
Version: 5.21.3
Platform: Fedora RPMs Linux
: NOR normal
Target Milestone: 1.0
Assignee: David Edmundson
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-03-28 02:45 UTC by liusen
Modified: 2021-08-28 09:40 UTC (History)
3 users (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments
kickoff sort (166.50 KB, image/png)
2021-03-28 02:45 UTC, liusen
Details

Note You need to log in before you can comment on or make changes to this bug.
Description liusen 2021-03-28 02:45:13 UTC
Created attachment 137121 [details]
kickoff sort

SUMMARY

For Chinese characters, at least for simplified chinese used in PRC, they should be sorted by their Pinyin order.

OBSERVED RESULT

Please see the attachment below.

EXPECTED RESULT

For example, the pinyin of "直尺" is "zhi chi", so it should be grouped by the first pinyin character "z", then just sort its pinyin and other words。

Operating System: Fedora 34
KDE Frameworks Version: 5.80.0
Qt Version: 5.15.2
Kernel Version: 5.11.9-300.fc34.x86_64
OS Type: 64-bit
Graphics Platform: Wayland
Processors: 8 × Intel® Core™ i5-8250U CPU @ 1.60GHz
Memory: 7.5 GiB of RAM
Graphics Processor: Mesa Intel® UHD Graphics 620

ADDITIONAL INFORMATION

https://www.quora.com/How-does-alphabetical-order-or-sorting-order-work-in-Chinese?share=1

And there are also some libraries that can convert chinese characters to pinyin on github.
Comment 1 Mikel Johnson 2021-08-28 09:40:05 UTC

*** This bug has been marked as a duplicate of bug 433297 ***