Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Folders collapse in Outline view when refreshing #2033

Closed
cyberduck opened this issue May 14, 2008 · 6 comments
Closed

Folders collapse in Outline view when refreshing #2033

cyberduck opened this issue May 14, 2008 · 6 comments
Assignees
Labels
Milestone

Comments

@cyberduck
Copy link
Collaborator

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.

@cyberduck
Copy link
Collaborator Author

@dkocher commented

In 809bceb.

@cyberduck
Copy link
Collaborator Author

de0658c commented

Problem still occurs when duplicating a file. Seems to be fine for delete file, new file, refresh. etc.

@cyberduck
Copy link
Collaborator Author

@dkocher commented

Milestone 3.2 deleted

@cyberduck
Copy link
Collaborator Author

@dkocher commented

#3154 closed as duplicate.

@cyberduck
Copy link
Collaborator Author

5b09d82 commented

After upgrading to 4923 the folders started to collapse after refreshing.

@cyberduck
Copy link
Collaborator Author

@dkocher commented

Check the latest Snow Leopard alpha builds.

@iterate-ch iterate-ch locked as resolved and limited conversation to collaborators Nov 26, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

2 participants