[Wayland-bugs] [Bug 768803] Pasting languages other than english results in utf8 code being pasted.
gtk+ (GNOME Bugzilla)
bugzilla at gnome.org
Thu Jul 14 13:28:27 UTC 2016
https://bugzilla.gnome.org/show_bug.cgi?id=768803
--- Comment #8 from Jonas Ådahl <jadahl at gmail.com> ---
If you copy "abcåååxyz" and want some other client to paste that and not some
ASCII variant of it (be it lossy or converted to \uHEX), that client needs to
get the text/plain;charset=utf-8 content. If the client expects UTF-8 and
doesn't request that mime-type, then its a client bug, not a GTK+ bug.
About the newline in a text entry. Text entries can't have multiple lines, so
it'll show the code point symbol thing instead. I'm not sure if that is
intended or not, but I suspect it is. Can also be reproduced by copying two
lines in gedit then pasting in a text entry.
--
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/wayland-bugs/attachments/20160714/0c6a2b68/attachment.html>
More information about the wayland-bugs
mailing list