You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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)
The text was updated successfully, but these errors were encountered:
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:
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
)The text was updated successfully, but these errors were encountered: