[Libreoffice-bugs] [Bug 127500] Pasting image from clipboard doesn't work (Windows Snip&Sketch)

bugzilla-daemon at bugs.documentfoundation.org bugzilla-daemon at bugs.documentfoundation.org
Sun May 10 21:15:53 UTC 2020


https://bugs.documentfoundation.org/show_bug.cgi?id=127500

V Stuart Foote <vstuart.foote at utsa.edu> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |vmiklos at collabora.com

--- Comment #6 from V Stuart Foote <vstuart.foote at utsa.edu> ---
Windows 10 Home 64-bit en-US (1909)

Dumping sys clipboard with InsideClipboard MS 'Snip & Sketch' outputs:

Format ID - Format Name - Handle type - Size - Index

2       CF_BITMAP                       Bitmap  0       2       
49279   PNG                             Stream  119,369 3       
49842   CanUploadToCloudClipboard       Memory  4       4       
49846   CanIncludeInClipboardHistory    Memory  4       5       
49853   ContentSourceUserActivity       Memory  794     1       

<Ctrl>+V, menu, or mouse 'Paste' into LibreOffice is empty, and Paste Special
to LibreOffice only offers Bitmap which is empty on insertion.

Guess we need a filter handler to recognize the 49279 PNG clipboard format as
usable, and some means to recognize that the CF_BITMAP is empty, so should not
be offered?

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/libreoffice-bugs/attachments/20200510/a73606cd/attachment-0001.htm>


More information about the Libreoffice-bugs mailing list