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][French]: Incorrect sort order in File Tree area. #4332

@julieyuan

Description

@julieyuan

[Steps]:

  1. Launch Brackets.
  2. Create several files with different names including local characters in their names. Such as: àààgdg,
    assfd, edfgh, ééésdsf etc.
  3. Open these files and make them show in Working Files area.

[Result]:
These files are not sorted correctly by their names in File Tree area in French locale.
Current order:
assfd
edfgh
àààgdg
ééésdsf

[Expected]:
They should be sorted by their names correctly in File Tree area in French locale.
Correct order:
assfd
àààgdg
edfgh
ééésdsf

ENV: MAC 10.8 French
Build: 0.27.0.8201

Please refer to screenshot for details:
capture dcran 2013-06-25 1 08 49 am

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions