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

[Bug]: Pasting an image not working #465

Closed
1 task done
claws99 opened this issue Jul 27, 2023 · 5 comments
Closed
1 task done

[Bug]: Pasting an image not working #465

claws99 opened this issue Jul 27, 2023 · 5 comments
Assignees
Labels
bug Something isn't working confirmed
Milestone

Comments

@claws99
Copy link

claws99 commented Jul 27, 2023

What happened?

#422 was closed as system clipboard was implemented. I'm testing it for the first time now. Its not working.

On windows 11, I snipped a part of screen and tried pasting in the app. It isn't pasting.

Version

beta6

Platform

Windows

Relevant log output

No response

Code of Conduct

  • I agree to follow this project's Code of Conduct
@claws99 claws99 added the bug Something isn't working label Jul 27, 2023
@CodeDoctorDE
Copy link
Member

Hmm, yeah. The image and svg elements stores only the path inside the element.
I will fix that so the clipboard data also hold the real data.

@CodeDoctorDE CodeDoctorDE added this to the 2.0 milestone Jul 27, 2023
@CodeDoctorDE
Copy link
Member

Fixed in 2.0.0-beta.6

@CodeDoctorDE CodeDoctorDE reopened this Jul 28, 2023
@CodeDoctorDE
Copy link
Member

closed the wrong issue

@CodeDoctorDE
Copy link
Member

Fixed in 2.0.0-beta.6

@claws99
Copy link
Author

claws99 commented Jul 28, 2023

Its still not working for me (on windows)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working confirmed
Projects
Archived in project
Development

No branches or pull requests

2 participants