mirror of
https://github.com/rustdesk/rustdesk.git
synced 2026-03-02 22:57:40 -05:00
Unable to copy and transfer specially formatted data between clients and remote desktops #974
Labels
No labels
bug
documentation
duplicate
enhancement
enhancement
enhancement
good first issue
help wanted
invalid
question
unreproducible
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/rustdesk#974
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @BAKAOLC on GitHub (Nov 2, 2022).
Describe the bug you encountered:
If the clipboard is copied in a format similar to image data, it will not be able to be copied and transferred between the client and the remote desktop.
What did you expect to happen instead?
It should be copied correctly and pasted in the device on the other end.
How did you install
RustDesk?GitHub release
RustDesk version and environment
client: 1.1.9 windows 10
remote: 1.1.9 windows 11
@rustdesk commented on GitHub (Nov 2, 2022):
duplicate