<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#c10">Comment # 10</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>(In reply to barz621 from <a href="show_bug.cgi?id=768803#c9">comment #9</a>)
<span class="quote">> So if the client doesn't specify the charset (as it happens in Qt as you
> mention above) shouldn't GTK just sent ASCII?</span >

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.</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>