-
Notifications
You must be signed in to change notification settings - Fork 5.1k
Closed
Description
Is there an existing issue for this?
- I have searched the existing issues
Description of the Issue
The Result Of Sorting Chinese Fonts In "Sort Lines Lexicographically Ascending" And "Sort Lines Lexicographically Descending" Dictionary Order Is Wrong
Steps To Reproduce
1.Operation path
Edit->Line Operations->Sort Lines Lexicographically Ascending
从
吧
啊
Correct Ascending Sorting
啊
吧
从
2.Operation path
Edit->Line Operations->Sort Lines Lexicographically Descending
啊
吧
从
Correct Descending sorting
从
吧
啊
Current Behavior
The sorting results of "Sort Row Dictionary Ascending" and "Sort Row Dictionary Descending" executed in Chinese seem to be opposite
Expected Behavior
I hope this bug can be fixed.
Correct Ascending Sorting
啊
吧
从
Correct Descending sorting
从
吧
啊
Debug Information
Notepad++ v8.7.9 (64-bit)
Build time : Mar 26 2025 - 03:20:28
Scintilla/Lexilla included : 5.5.5/5.4.3
Boost Regex included : 1_85
Path : D:\MyProgram\npp.8.7.9.portable.x64\notepad++.exe
Command Line :
Admin mode : ON
Local Conf mode : ON
Cloud Config : OFF
Periodic Backup : ON
Placeholders : OFF
Scintilla Rendering Mode : SC_TECHNOLOGY_DEFAULT (0)
Multi-instance Mode : monoInst
File Status Auto-Detection : cdEnabledOld (for all opened files/tabs) + cdAutoUpdate + cdGo2end
Dark Mode : OFF
OS Name : Windows 10 Enterprise (64-bit)
OS Version : 22H2
OS Build : 19045.5737
Current ANSI codepage : 936
Plugins :
ComparePlugin (2.0.2)
JSMinNPP (1.2503)
mimeTools (3.1)
NppConverter (4.6)
NppExport (0.4)
PythonScript (2.1)
XMLTools (3.1.1.13)Anything else?
No response
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels