Skip to content

Folders collapse in Outline view when refreshing #2033

@cyberduck

Description

@cyberduck

de0658c created the issue

If you have more than one level expanded in the Outline view, when the window is refreshed, only the first level of expansion is maintained.

eg:

> cgi-bin
> etc
v httpdocs
  - calendar.html
  - index.html
  > images
  v includes
    - header.html
    - footer.html 
  - news.html
> lib

becomes:

> cgi-bin
> etc
v httpdocs
  - calendar.html
  - index.html
  > images
  > includes
  - news.html
> lib

Note: This happens when using the refresh button, or when duplicating a file, etc. but not when deleting a file.

Metadata

Metadata

Assignees

Labels

Type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions