-
Notifications
You must be signed in to change notification settings - Fork 5.2k
Description
Description of the Issue
In notepad++ with English localization, the names of the UTF-8 encodings in the Menu bar and in the Status bar are different.
Steps to Reproduce the Issue
- Encode in UTF-8 without BOM
- Select Menu bar > Encoding > Encode in UTF-8 without BOM,
- It displays UTF-8 in Status bar.
- Encode in UTF-8 with BOM
- Select Menu bar > Encoding > Encode in UTF-8,
- It displays UTF-8 BOM in Status bar.
- Convert to UTF-8 without BOM
- Select Menu bar > Encoding > Convert to UTF-8 without BOM,
- It displays UTF-8 in Status bar.
- Convert to UTF-8 with BOM
- Select Menu bar > Encoding > Convert to UTF-8,
- It displays UTF-8 BOM in Status bar.
Expected Behavior
-
Encode in UTF-8 without BOM
When selecting Menu bar > Encoding > Encode in UTF-8 without BOM, it should display "UTF-8 without BOM" in Status bar. -
Encode in UTF-8 with BOM
In Menu bar > Encoding, "Encode in UTF-8" shoud be replaced with "Encode in UTF-8 with BOM".
And it should display "UTF-8 with BOM" in Status bar. -
Convert to UTF-8 without BOM
When selecting Menu bar > Encoding > Convert to UTF-8 without BOM, it should display "UTF-8 without BOM" in Status bar. -
Convert to UTF-8 with BOM
In Menu bar > Encoding, "Convert to UTF-8" shoud be replaced with "Convert to UTF-8 with BOM".
And it should display "UTF-8 with BOM" in Status bar.
It will be more clearer.
Not like Windows Notepad, and its Save as UTF-8.
Actual Behavior
- When selecting Menu bar > Encoding > Encode in UTF-8 without BOM, it displays UTF-8 in Status bar.
- When selecting Menu bar > Encoding > Encode in UTF-8, it displays UTF-8 BOM in Status bar.
- When selecting Menu bar > Encoding > Convert to UTF-8 without BOM, it displays UTF-8 in Status bar.
- When selecting Menu bar > Encoding > Convert to UTF-8, it displays UTF-8 BOM in Status bar.
Debug Information
Notepad++ v7.5.4 (32-bit)
Build time : Jan 1 2018 - 01:47:45
Path : C:\Program Files\Notepad++\notepad++.exe
Admin mode : OFF
Local Conf mode : OFF
OS : Windows 10 (32-bit)
Plugins : DSpellCheck.dll mimeTools.dll NppConverter.dll NppExport.dll