Image duplicated to root when dragged between panes after moving

Steps to reproduce

  1. Split the workspace into left and right panes. Open a note in the left pane, and open an image file as a tab in the right pane.
  2. In the right pane (or via the file explorer), move the image from its original folder to another folder within the vault. (After moving, the path shown in the image tab’s title bar updates correctly to the new location.)
  3. Drag the image from the right pane into the note in the left pane to insert a link to the image.
  4. Check the root directory of the vault.

Did you follow the troubleshooting guide? [Y/N]

Y

Expected result

The note should only contain a link pointing to the image’s new location. No new files should be created in the root directory.

Actual result

A copy of the image is automatically created in the root directory of the vault, and the link inserted into the note points to this newly created copy, not to the original file after the move.

Environment

SYSTEM INFO:
	Obsidian version: 1.13.4
	Installer version: 1.8.10
	Operating system: Windows 11 Home China 10.0.26200
	Login status: logged in
	Language: zh
	Catalyst license: none
	Insider build toggle: off
	Live preview: on
	Base theme: dark
	Community theme: none
	Snippets enabled: 0
	Restricted mode: on

RECOMMENDATIONS:
	none

Sorry, the description in step 2 should be corrected to: “In the File Explorer in the left pane, move…” rather than “In the right pane (or via the file explorer), move…”

interesting