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]: File name with non-ASCII character displays incorrectly in URL hints. #5357

@julieyuan

Description

@julieyuan

Steps:

  1. Launch Brackets and new several files with non-ASCII character, like French character: éçàù.
  2. Put the cursor into a tag where should input URL, for example, <a herf="">, src="".
  3. Press Ctrl+Space to bring up the hints menu.

Result:
File names are decoded and cannot display well.

Expected:
File name should not be decoded and display well.

Notes:
If I live preview a html file with name contains non-ASCII character, its name will display correctly in browser. So I think the file name for URL in Brackets should not be decoded.

ENV: MAC10.7.5 and Win8.1 English OS
Build: 0.32.0-9660

Snapshot:
Please refer to snapshot for details:
3333
file name in browser for reference:
44444

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions