Skip to content

FileSystem Dock: Drag and drop file from res:// to res:// prompts to overwrite/rename; should be a no-op #78887

Closed
@tom-jk

Description

Godot version

v4.1.rc2.official [4642448]

System information

Godot v4.1.rc2 - Linux Mint 20 (Ulyana) - Vulkan (Forward+) - dedicated NVIDIA GeForce RTX 2060 SUPER (nvidia; 515.105.01) - Intel(R) Core(TM) i7-6700K CPU @ 4.00GHz (8 Threads)

Issue description

Dragging and dropping a file to a new position inside its current folder, or onto the icon for its current folder - when that folder is the project root folder :res// - will be treated as though you were dropping a different file with the same name.

Expectation: for nothing to happen.

Also tried it in 4.0.3 and 4.1-dev3, where it behaves as expected.

godot_4_1_dragdropprompt.mp4

Steps to reproduce

  1. New or existing project.
  2. Click and drag a file in :res// in FileSystem dock.
  3. Drop the file back into :res//.
  4. Be prompted to overwrite or rename.

Minimal reproduction project

N/A

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions