Closed
Description
Expected Behavior
Open file in explorer
should open a the file explorer at the file path
Current Behavior
If the file path contains spaces explorer opens to another window (Documents on my machine)
Possible Solution
Check filepath for whitespace when utilizing open file in explorer
Only on windows, wrap the path with quotes to open the correct folder
Steps to Reproduce
- Create a library in a folder with whitespace in the path
- Right Click on a file
- Select
Open file in explorer
- Check what folder it opened