[Bug 19418] SA Dictionary 2008 Beta 4: Automatic Clipboard Translation is not working outside the program

wine-bugs at winehq.org wine-bugs at winehq.org
Wed Aug 5 13:04:08 CDT 2009


http://bugs.winehq.org/show_bug.cgi?id=19418


Alexander Scott-Johns <alexander.scott.johns+winebug at googlemail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |alexander.scott.johns+wineb
                   |                            |ug at googlemail.com




--- Comment #4 from Alexander Scott-Johns <alexander.scott.johns+winebug at googlemail.com>  2009-08-05 13:04:07 ---
SA Dictionary registers itself as a clipboard viewer with SetClipboardViewer,
but Wine doesn't seem to send the WM_DRAWCLIPBOARD message when a non-Windows
app copies something to the clipboard. A grep of the Wine source shows it is
only sent in the CloseClipboard function (in dlls/user32/clipboard.c).

This also affects my in-progress clipview program (bug 11848).

-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
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