https://bugzilla.gnome.org/show_bug.cgi?id=768803
--- Comment #5 from Jonas Ådahl <[email protected]> ---
I tried to reproduce this when running a QT client with -platform wayland. What
I can see is that it requests text/plain (and ignores text/plain;charset=utf-8)
which I assume is assumed to be ASCII. The content that is pasted into the text
widget looks awfully lot like UTF-8 codepoints that has been converted to
ASCII, i.e. "åå" was translated into "\u00e5\u00e5" which I guess could be
considered correct. If the client actually wanted the real string, without
converting UTF-8 to \u... ASCII, it should request text/plain;charset=utf-8.
--
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
wayland-bugs mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/wayland-bugs