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

[I18N][French]: Incorrect sort order in File Tree area. #4332

Closed
julieyuan opened this issue Jun 25, 2013 · 5 comments
Closed

[I18N][French]: Incorrect sort order in File Tree area. #4332

julieyuan opened this issue Jun 25, 2013 · 5 comments
Assignees
Labels
Milestone

Comments

@julieyuan
Copy link

[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

@ghost ghost assigned jasonsanjose Jun 25, 2013
@njx
Copy link
Contributor

njx commented Jul 8, 2013

Reviewed. To @jasonsanjose, medium priority.

@peterflynn
Copy link
Member

Reviewed - related to #4409. Move both to backlog.

@peterflynn
Copy link
Member

Removing @jasonsanjose from assignee now that it's MTB.

@RaymondLim
Copy link
Contributor

Reopen and FBNC to @julieyuan

@ghost ghost assigned julieyuan Jul 18, 2013
@julieyuan
Copy link
Author

Thanks. It is fixed in build 0.28.0.8416. So closed it. Please refer to snapshot for details:
screen shot 2013-07-18 at 7 48 45 pm

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

6 participants