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

Unable to paste images into Cinny Flatpak #4

Open
wj25czxj47bu6q opened this issue Jun 11, 2022 · 3 comments
Open

Unable to paste images into Cinny Flatpak #4

wj25czxj47bu6q opened this issue Jun 11, 2022 · 3 comments

Comments

@wj25czxj47bu6q
Copy link

For clarity, this issue is about pasting image data stored on the clipboard, not an image file (addressed in #3).


Using Cinny Flatpak v2.0.4.

Nothing whatsoever appears to happen when attempting to paste an image into Cinny Flatpak. Pasting images works fine in the browser version of Cinny (Ungoogled Chromium 102, also a Flatpak so it's definitely possible to paste images into Flatpak apps).

Test Cases

All of these test cases fail to produce any result when pasting in Cinny Flatpak but work just fine in browser Cinny:

  • Right-click > Copy image in Ungoogled Chromium
  • Right-click > Copy Image in Firefox (non-Flatpak)
  • Copy button within ksnip
  • xclip -sel clip -t image/png testimage.png

Invalid test case: Copying from Eye of GNOME, which will copy the file rather than the raw image data (verifiable with xclip -sel clip -o)

@kfiven
Copy link
Collaborator

kfiven commented Jun 11, 2022

Copy-paste from the system clipboard is not yet supported by Tauri.

@wj25czxj47bu6q
Copy link
Author

Copy-paste from the system clipboard is not yet supported by Tauri.

I see; that's unfortunate. I guess this feature will have to be put on hold for a while then.

@K4LCIFER
Copy link

K4LCIFER commented Dec 21, 2023

There are open pull requests for this here, and here.

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

3 participants