Skip to content

[Windows Bug] Open file in explorer fails if space is in the filepath #120

Closed
@Loran425

Description

@Loran425

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

  1. Create a library in a folder with whitespace in the path
  2. Right Click on a file
  3. Select Open file in explorer
  4. Check what folder it opened

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type: BugSomething isn't working as intendedgood first issueGood for newcomers

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions