http://bugs.winehq.org/show_bug.cgi?id=19418 Alexander Scott-Johns <alexander.scott.johns+winebug(a)googlemail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |alexander.scott.johns+wineb | |ug(a)googlemail.com --- Comment #4 from Alexander Scott-Johns <alexander.scott.johns+winebug(a)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.