[Mono-bugs] [Bug 596402] non programmatically copying Unicode onto clipboard causes Clipboard.GetText() to return Unicode escaped sequences.

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Mon Apr 19 11:19:36 EDT 2010


http://bugzilla.novell.com/show_bug.cgi?id=596402

http://bugzilla.novell.com/show_bug.cgi?id=596402#c2


--- Comment #2 from tom hindle <tom_hindle at sil.org> 2010-04-19 15:19:35 UTC ---
Yes using svn -r152577

Clipboard.SetText works, however the issue is when the clipboard is filled with
unicode chars from other linux application eg gedit or monodevelop. In this
case Clipboard.GetText is returning "\u767b\u5165" and not "登入" (two PinYin
chars)

-- 
Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.


More information about the mono-bugs mailing list