<html>
    <head>
      <base href="https://bugzilla.gnome.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Pasting languages other than english results in utf8 code being pasted."
   href="https://bugzilla.gnome.org/show_bug.cgi?id=768803#c8">Comment # 8</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Pasting languages other than english results in utf8 code being pasted."
   href="https://bugzilla.gnome.org/show_bug.cgi?id=768803">bug 768803</a>
              from <span class="vcard"><a href="page.cgi?id=describeuser.html&login=jadahl%40gmail.com" title="Jonas Ådahl <jadahl@gmail.com>"> <span class="fn">Jonas Ådahl</span></a>
</span></b>
        <pre>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.</pre>
        </div>
      </p>
      <hr>
      <span>You are receiving this mail because:</span>
      
      <ul>
          <li>You are on the CC list for the bug.</li>
      </ul>
    </body>
</html>