AzureStorageExplorer
AzureStorageExplorer copied to clipboard
Fail to open a downloaded folder whose name ends with a dot
Storage Explorer Version: 1.31.0-dev Build Number: 20230704.7 Branch: main Platform/OS: Windows 10 Architecture: x64 How Found: From running test cases Regression From: Not a regression
Steps to Reproduce
- Expand one storage account -> File Shares.
- Create a file share -> Create a folder named 'f1.'.
- Download the folder -> Click 'Show in Folder' next to the activity log.
- Try to open the downloaded folder.
- Check whether succeeds to open the folder.
Expected Experience
Succeed to open the folder.
Actual Experience
Fail to open the folder.
Additional Context
- Succeed to open the folder 'f1.', if folder named 'f1' exists. the contents will be the files in 'f1' not the files in 'f1.'.
- This issue doesn't reproduce on Linux Ubuntu 20.04/MacOS Ventura 13.4.1 (Apple M1 Pro).