[Bug 38501] New: GetClipboardData(CF_UNICODETEXT) - return ANSI
https://bugs.winehq.org/show_bug.cgi?id=38501 Bug ID: 38501 Summary: GetClipboardData(CF_UNICODETEXT) - return ANSI Product: Wine Version: 1.7.39 Hardware: x86 OS: FreeBSD Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown Assignee: wine-bugs(a)winehq.org Reporter: rozhuk.im(a)gmail.com GetClipboardData(CF_UNICODETEXT) return non unicode text after CTRL+C in ms richedit control. -- 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.
https://bugs.winehq.org/show_bug.cgi?id=38501 --- Comment #1 from Bruno Jesus <00cpxxx(a)gmail.com> --- Please attach some sample code that reproduces the issue. Is this affecting a specific windows program? -- 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.
https://bugs.winehq.org/show_bug.cgi?id=38501 --- Comment #2 from Ivan_83 <rozhuk.im(a)gmail.com> --- Miranda NG was affected: http://trac.miranda-ng.org/changeset/13186#file1 -- 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.
https://bugs.winehq.org/show_bug.cgi?id=38501 Ivan_83 <rozhuk.im(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |rozhuk.im(a)gmail.com -- 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.
https://bugs.winehq.org/show_bug.cgi?id=38501 --- Comment #3 from Nikolay Sivov <bunglehead(a)gmail.com> --- Could you test to see if it works now after recent clipboard rewrite? Standalone test application is preferable, or a specific miranda release that does not contain a workaround for Wine. -- 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.
https://bugs.winehq.org/show_bug.cgi?id=38501 Damjan Jovanovic <damjan.jov(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED CC| |damjan.jov(a)gmail.com Status|UNCONFIRMED |RESOLVED --- Comment #4 from Damjan Jovanovic <damjan.jov(a)gmail.com> --- With wine-6.0-rc4 my tests show copying "Hello world!" from our Wordpad (which is a giant richedit control) and pasting as CF_UNICODETEXT gives: ---snip--- 00000000 48 00 65 00 6c 00 6c 00 6f 00 20 00 77 00 6f 00 |H.e.l.l.o. .w.o.| 00000010 72 00 6c 00 64 00 21 00 00 00 |r.l.d.!...| ---snip--- compared to pasting as CF_TEXT: ---snip--- 00000000 48 65 6c 6c 6f 20 77 6f 72 6c 64 21 00 |Hello world!.| ---snip--- Resolving fixed. -- 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.
https://bugs.winehq.org/show_bug.cgi?id=38501 Alexandre Julliard <julliard(a)winehq.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #5 from Alexandre Julliard <julliard(a)winehq.org> --- Closing bugs fixed in 6.1. -- 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.
participants (2)
-
wine-bugs@winehq.org -
WineHQ Bugzilla