[Bug 50473] Emoticon 6.0 can't copy smileys to clipboard

WineHQ Bugzilla wine-bugs at winehq.org
Sun Jan 10 11:26:12 CST 2021


https://bugs.winehq.org/show_bug.cgi?id=50473

Damjan Jovanovic <damjan.jov at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                URL|                            |https://web.archive.org/web
                   |                            |/20210109150508/http://emot
                   |                            |icon.gregland.net/wp-conten
                   |                            |t/files/Emoticon.zip
             Status|UNCONFIRMED                 |NEW
     Ever confirmed|0                           |1
           Keywords|                            |download
                 CC|                            |damjan.jov at gmail.com

--- Comment #3 from Damjan Jovanovic <damjan.jov at gmail.com> ---
There is definitely something wrong.

On Windows it will type out the clicked emoji (or a file:// URL to the clicked
emoji GIF) in the last focused application, failing which it will bring up a
messagebox saying it's on the clipboard instead, from where it can be pasted.
Pasting in Wordpad pastes the emoji image, in Notepad pastes the file:// URL to
the emoji GIF.

On Wine, it never finds the last focused window, even when it's a Wine app. It
brings up the messagebox, but nothing is copied to the clipboard, and a
+clipboard trace shows only GetClipboardOwner() is called, no data is actually
copied to the clipboard.

-- 
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.



More information about the wine-bugs mailing list