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

Req Feature to copy multiple image to clipboard and paste multiple image #33

Open
pancaz opened this issue Jun 13, 2022 · 2 comments
Open
Labels
💡 feature request A feature request

Comments

@pancaz
Copy link

pancaz commented Jun 13, 2022

Req Feature to copy multiple image to clipboard and paste multiple image

@LuanEdCosta LuanEdCosta added the 💡 feature request A feature request label Jun 17, 2022
@LuanEdCosta
Copy link
Owner

Hi @pancaz.

I'm studying how to implement this feature with minimal breaking changes right now.
I'm developing in the feature/copy-multiple-images branch.


I'm having this problem:
DOMException: Support for multiple ClipboardItems is not implemented.

It seems that the Clipboard API still does not support copying multiple items or my OS does not support it.
I also found this in the W3C Clipboard API and Events document:

image

I still need to test more things, but any help would be appreciated 😄.

@pancaz
Copy link
Author

pancaz commented Jun 27, 2022

Hi, thank you for your attention.
i'm very appreciate your hard work.
i'm so sorry i cant help more because i'm newbie ^_^

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
💡 feature request A feature request
Projects
None yet
Development

No branches or pull requests

2 participants