Skip to content

Tree collapses when saving a file #374

@jonahgreenthal

Description

@jonahgreenthal

Description of the Issue

Suppose I have the tree open to a/b/c/d and I save a/file.txt. Then the tree view collapses to only show a — the directories b/c/d are no longer expanded.

Saving a file should not change the tree state in other directories.

This might be related to #70, but #70 is too vague to be sure.

Steps to Reproduce the Issue

  1. Expand the tree for a set of nested directories.
  2. Edit and save a file in an ancestor directory.
  3. Observe that the directories below the ancestor collapse.

Expected Behavior

The tree view should not change upon saving.

Actual Behavior

The tree view was collapsed upon saving.

Debug Information

  • N++ 8.6.9
  • NppFTP 0.29.13
  • connection: SFTP
  • authentication: private keyfile

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions