linuxmint / linuxmint/nemo

Ctrl+Shift+drag&drop no longer creates symlink

Open
#3,480 2 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
C
Stars
1.6k
Forks
368
Avg merge
4d 4h
Merged PRs (30d)
2

Description

Distribution

Ubuntu 24.04.1

Package version

6.0.2

Frequency

Always

Bug description

Ctrl+Shift+Drag&Drop will not create a symbolic link, but instead move a file or folder. The symbol next to the cursor while dragging reflects this.

Steps to reproduce
  1. Create an empty file.
  2. Drag the file while holding Ctrl and Shift.
  3. Drop the file in a different folder.
Expected behavior
  1. While dragging and holding Ctrl+Shift, the icon changes to linked chain.
  2. When dropping, a symbolic link is created.
Additional information

I've seen this also on Ubuntu 22.04 before. The problem does not show up when running as root via sudo nemo. Deleting ~/gnome2/accels/nemo did not change anything.

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Reproduce the drag-and-drop case on Ubuntu with Nemo, comparing normal execution with sudo nemo as described. Trace the file-manager drag-and-drop handling for Ctrl+Shift and verify that the cursor shows a link and dropping creates a symbolic link rather than moving the file or folder.

Written by the indexing model from the issue text.

Assessment

Tech stack
c
Domain
desktop
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Quiet
Clarity
Mostly clear
Newbie friendliness
66/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.