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.

User-created file associations (via Open With) are wrong after updating #4882

@peterflynn

Description

@peterflynn

Windows
This can't be tested yet because there is no "Sprint 31" build, but:

  1. Install Brackets Sprint 30
  2. Right-click a JS file > Open With > Choose default program
  3. Select Brackets
  4. Install Brackets Sprint 31
  5. Double-click a JS file
  6. Uninstall the old Brackets Sprint 30
  7. Double-click a JS file

Result:
5 - launches old build (Sprint 30)
7 - pops up Open With dialog (no file association set anymore)

Mac
A similar bug might exist on Mac, but my testing there was inconclusive. Launch Services has some sort of heuristic for choosing which .app to launch when multiple apps have the same id. On my machine, setting a file association from an installed .app always causes it to actually launch my dev build instead. So we'd need a clean machine to test on in order to see how this will really work for users.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions