Unplanned
Last Updated: 08 Apr 2025 09:20 by Jonas
Jonas
Created on: 08 Apr 2025 09:20
Category: FileDialogs
Type: Bug Report
1
FileDialogs: Entering local path in breadcrum while network path is loading does not switch to the local path
ExplorerControl or OpenFileDialog with initial path set to "Network\folder\subfolder".
After dialog initialization, while treeview is loading on demand on the left, user sets local path like  "C:\temp\folder"

Expected: Main Pane switches to c:temp\folder
Actual: MainPane stays in the root of the network branch.
0 comments