Skip to content
This repository was archived by the owner on Sep 6, 2021. It is now read-only.
This repository was archived by the owner on Sep 6, 2021. It is now read-only.

[I18N][INTLDNA][Multilingual Text Support]: Accents in Latin are not deleted independently of their base characters #8947

Open
@julieyuan

Description

@julieyuan

Steps:

  1. Launch Brackets.
  2. New a file and input the below Latin characters in the file: Quốc Ngữ (as how to input this string, please refer to here )
  3. Place the cursor to the right of the last character of the string. Then, press the backspace key multiple times, and verify that accents are deleted independently of their base characters. For example, the tilde character (~) should be deleted before the u with horn character (u).

Results:
Accents are deleted with their base characters and not deleted independently.

Expected:
Accents should be deleted independently of their base characters.

ENV: MAC 10.8 and Win7 English OS
Build: 0.44.0-14364

Screenshots:
Please refer to the screenshots below:
Expected behavior:
brackets-correct view
Brackets view:
brackets-latin

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions