-
Notifications
You must be signed in to change notification settings - Fork 336
Open
Labels
Description
- Nemo version:
nemo 5.6.4 - Distribution: Alpine Linux
- Architecture: amd64
Issue
I've written a tool that can copy a file by offering the clipboard selection with mime-type text/uri-list, yielding the file:// uri to the file.
Pasting into dolphin (the kde file manager) works, but pasting into nemo does not.
Steps to reproduce
Copy a file on an application that copies it as text/uri-list. My specific use-case is shotman.
Expected behaviour
Pasting files from other applications should work.
Actual behaviour
Nothing pastes with ctrl+v. The paste menu option is disabled.
Other information
Surprisingly, when copying a file from nemo, it actually does copy it with the text/uri-list mime type (amongst others), so it seems that the other direction does work.
Reactions are currently unavailable