Skip to content

It seems notepad++ can not sort Chinese in right order #11261

@chguw

Description

@chguw

Description of the Issue

For example, there are Chinese lines:

麦克
牛津
朗文
柯林
韦氏
剑桥
美国
英汉
大英

choose Edit > Line Operations > Sort Line Lexicographically Ascending
result in:

剑桥
大英
朗文
柯林
牛津
美国
英汉
韦氏
麦克

this is not the right order, the right one should be:

大英
剑桥
柯林
朗文
麦克
美国
牛津
韦氏
英汉

Debug Information

Notepad++ v8.3.1 (64-bit)
Build time : Feb 13 2022 - 15:41:12
Path : C:\Program Files\Notepad++\notepad++.exe
Command Line :
Admin mode : OFF
Local Conf mode : OFF
Cloud Config : OFF
OS Name : Windows 10 Pro (64-bit)
OS Version : 2009
OS Build : 19044.1526
Current ANSI codepage : 936
Plugins : mimeTools.dll NppConverter.dll NppExec.dll NppExport.dll

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions