Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Right-click drag support #7804

Closed
tlitookilakin opened this issue Jan 19, 2022 · 1 comment
Closed

Right-click drag support #7804

tlitookilakin opened this issue Jan 19, 2022 · 1 comment

Comments

@tlitookilakin
Copy link

tlitookilakin commented Jan 19, 2022

What's the Problem?

No response

Solution/Idea

The standard file explorer allows one to drag items by holding right-click, and when "dropped", shows a small context menu allowing the user to choose how to process the dragged file(s). This is very convenient when multitasking with many files and folders at once.

By default, windows offers Copy, Move, and Create Shortcut options, though some programs add extra options, so it's worth checking that in the same way Files already does for the ordinary context menu. (For example, I have a tool that provides a "create symlink" option to the right-click-drag context menu, which would be nice to have in Files too.)

Alternatives

Since this is built into Windows, it works on File Explorer, which I can still use if necessary. File Explorer is otherwise less convenient for multitasking due to not having tabs. Cut/Copy + Paste keyboard shortcuts can be used as a placeholder, but do not offer full functionality.

Priorities

Capability Priority
This proposal will allow end users to explicitly specify click-and-drag behavior for a given operation Must
This proposal will allow end users to access the same drag context options available in File Explorer Should
This proposal will allow end users to bypass the duplicate file behavior modal Won't

Files Version

2.1.2.0

Windows Version

Windows 10 21H2 120.2122.3920.0

Comments

Parity with basic file explorer functionality

@yaira2
Copy link
Member

yaira2 commented Jan 19, 2022

Merging with #1396

@yaira2 yaira2 closed this as completed Jan 19, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants