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

[I18N][INTLDNA][Sort order][Working set]: Files name with accented characters "Ä" are sorted incorrectly on Swedish OS #8955

Closed
julieyuan opened this issue Sep 4, 2014 · 4 comments

Comments

@julieyuan
Copy link

Steps:

  1. Launch Brackets.
  2. New several files and name them with below strings: Adler,Rossi,Xavier,Äckerman.
  3. Change the OS locale to Swedish, then reload Brackets and switch its language to Swedish.
  4. Open these files to Working set and sort them by name.

Results:
The files are sorted as below:Äckerman, Adler,Rossi,Xavier

Expected:
In Swedish, the files should be sorted as: Adler,Rossi,Xavier,Äckerman

ENV: MAC 10.10 and Win7 Swedish OS
Build: 0.44.0-14364

Screenshots:
Please refer to the screenshots below:
Expected behavior:
sort order-correct
Brackets view in Swedish:
sort order-swedish

@julieyuan julieyuan changed the title [I18N][INTLDNA][Sort order][Working set]: Files name with accented characters are sorted incorrectly on Swedish OS [I18N][INTLDNA][Sort order][Working set]: Files name with accented characters "Ä" are sorted incorrectly on Swedish OS Sep 4, 2014
@julieyuan julieyuan added the IQE label Sep 4, 2014
@ingorichter ingorichter self-assigned this Sep 15, 2014
@marcelgerber
Copy link
Contributor

@julieyuan This should be fixed in the upcoming Release 0.44

@peterflynn
Copy link
Member

Changing to FBNC

@julieyuan
Copy link
Author

This issue is fixed with latest build 0.44.0-14715 so close it. Thank you!

@julieyuan
Copy link
Author

Here are the screenshot for reference:
brackets-bug fix

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

No branches or pull requests

5 participants