[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:40:34 UTC 2016


https://bugzilla.gnome.org/show_bug.cgi?id=768803

--- Comment #10 from Jonas Ådahl <jadahl at gmail.com> ---
(In reply to barz621 from comment #9)
> So if the client doesn't specify the charset (as it happens in Qt as you
> mention above) shouldn't GTK just sent ASCII?

As far as I can tell it does. For å it sends \u00e5, i.e. backslash, u, zero,
zero, e, five; those 6 ASCII characters. The alternative is to send an empty
string, doing a lossy conversion.

-- 
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/d3dcdb2b/attachment.html>


More information about the wayland-bugs mailing list