spacedriveapp / spacedrive

Spacedrive is an open source cross-platform file explorer, powered by a virtual distributed filesystem written in Rust.

Home Page:https://spacedrive.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Middle-click on items in the side bar opens broken window

Gentoli opened this issue · comments

commented

Describe the bug

middle-clicking anything in the side bar brings up a new window with https://tauri.localhost/<some-path> as the URL. The content does not load and gets a tauri.localhost refused to connect. error.

Reproduction

  1. middle-click anything on the side bar

Expected behavior

Opens a new windows that can be used to drag and drop content between it and the main window.

Platform and versions

Windows / Official build v0.2.4 - bd1f11b

Stack trace

No response

Additional context

No response

Thanks for the report - we will release with the fix soon!