<html>
    <head>
      <base href="https://bugs.freedesktop.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW --- - okular does not show non-latin characters in inline notes"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=65956#c2">Comment # 2</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW --- - okular does not show non-latin characters in inline notes"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=65956">bug 65956</a>
              from <span class="vcard"><a class="email" href="mailto:jirislaby@gmail.com" title="Jiri Slaby <jirislaby@gmail.com>"> <span class="fn">Jiri Slaby</span></a>
</span></b>
        <pre>Created <span class=""><a href="attachment.cgi?id=103401" name="attach_103401" title="patch no. 1">attachment 103401</a> <a href="attachment.cgi?id=103401&action=edit" title="patch no. 1">[details]</a></span> <a href='page.cgi?id=splinter.html&bug=65956&attachment=103401'>[review]</a>
patch no. 1

Ok, when one turns on debugging, they see:
okular(15836) PDFGeneratorPopplerDebugFunction: [Poppler] "Error:
AnnotWidget::layoutText, cannot convert U+011B"


There is a bug in Annot::layoutText. We are having also 2-wide chars, but pass
1 to mapToCharCode. So this patch fixes that. But there is still nother
problem, that the characters are not still in smap...</pre>
        </div>
      </p>
      <hr>
      <span>You are receiving this mail because:</span>
      
      <ul>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>