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

Problems navigating folders when using FileSystem split view #100277

Closed
larspet opened this issue Dec 11, 2024 · 0 comments · Fixed by #100336
Closed

Problems navigating folders when using FileSystem split view #100277

larspet opened this issue Dec 11, 2024 · 0 comments · Fixed by #100336

Comments

@larspet
Copy link
Contributor

larspet commented Dec 11, 2024

Tested versions

  • Reproducable in v4.4.dev.custom_build [a40fc23]
  • Works fine in 4.4.dev6 and earlier

System information

Windows 11

Issue description

There's a few different problems, but I assume they are all related.

Image
When using a folder structure like the one above, and navigating using the window to the right (not the tree view on the left):

  • Cannot navigate to any subfolder from res://.
  • From res://a/, clicking .. works, but the a folder will still be highlighted in the tree, instead of res://.
  • From res://x/, clicking .. works, but the a folder (always the first subfolder) will be highlighted instead of res://.
  • From res://a/b/ (or any folder at a depth of 2), clicking .. will not work.
  • Navigating to or back from a folder at a depth of 3 or deeper works as expected.

Note: In all of these cases, the text field showing the current folder path is correctly updated.

Steps to reproduce

As described above.

Minimal reproduction project (MRP)

n/a

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Unassessed
Development

Successfully merging a pull request may close this issue.

2 participants