brackets-archive / bracketsIssues

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

[CLOSED] Selection is not restored in project tree after closing and opening parent folder #736

Open core-ai-bot opened 3 years ago

core-ai-bot commented 3 years ago

Issue by jasonsanjose Wednesday Apr 25, 2012 at 18:21 GMT Originally opened as https://github.com/adobe/brackets/issues/741


  1. Select a file nested at least 1 level deep in the project file tree
  2. Close and reopen the parent folder

Observe that even though the file is still open in an editor, it doesn't appear as selected in the tree. This bug reproduces in sprint 6 as well and is not a regression from the northstar UI implementation.

It appears that jstree isn't maintaining a selected state for descendant nodes when an ancestor is closed and reopened.

core-ai-bot commented 3 years ago

Comment by njx Tuesday May 08, 2012 at 17:48 GMT


QRB reviewed. Bumping to medium priority and tagging for sprint 8.