brackets-archive / bracketsIssues

Archive of issues in brackets.
0 stars 0 forks source link

[CLOSED] Project name is not displayed in title bar on launch and shows the previous file name on closing all the files. #11896

Open core-ai-bot opened 3 years ago

core-ai-bot commented 3 years ago

Issue by yprasad1 Wednesday Jun 13, 2018 at 11:41 GMT Originally opened as https://github.com/adobe/brackets/issues/14422


Brackets 1.13 prerlease is installed

Description

Project name is not displayed in title bar on launch and shows the previous file name on closing all the files.

[Description of the bug or feature] When Brackets is launched titlebar just shows "Brackets" instead of [Project name - Brackets] and when all open files are closed, titlebar continues to show the last closed file's path & name.

Steps to Reproduce

  1. launch Brackets
  2. Open a file
  3. Close the file

Expected behavior: [What you expected to happen] When Brackets is launched titlebar shows [Project name - Brackets] When all open files are closed, titlebar shows [Project name - Brackets]

Actual behavior: [What actually happened] When Brackets is launched titlebar just shows "Brackets" when all open files are closed, titlebar continues to show the last closed file's path & name

Versions

Brackets prerlease: 1.13.0-17693

Platform: All platforms

core-ai-bot commented 3 years ago

Comment by sobisht Wednesday Jun 13, 2018 at 11:45 GMT


Fixed with PR https://github.com/adobe/brackets/pull/14421. This PR also fixes another issue, where for no file in active pane, the state of menu options remained same as for previous file.