<html>
    <head>
      <base href="https://bugs.documentfoundation.org/">
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - RTL: Animations that work letter-by-letter dont show diacritics during animation"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=113290#c5">Comment # 5</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - RTL: Animations that work letter-by-letter dont show diacritics during animation"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=113290">bug 113290</a>
              from <span class="vcard"><a class="email" href="mailto:shai@platonix.com" title="Shai Berger <shai@platonix.com>"> <span class="fn">Shai Berger</span></a>
</span></b>
        <pre>(In reply to Yousuf Philips (jay) from <a href="show_bug.cgi?id=113290#c4">comment #4</a>)
<span class="quote">> (In reply to Shai Berger from <a href="show_bug.cgi?id=113290#c2">comment #2</a>)
> > B) At least on my version, the diacritics are missing during the animation
> > also for Latin script (attachment forthcoming -- note the double dots,
> > dieresis, above 'G' and 'e') so this bug may not be an RTL-specific issue

> I wouldnt really call those diacritics for latin, as when i tested
> characters like ë (U+EB) from U+C0 to U+2AF, they worked just fine.
> </span >

There are two ways to represent such letters: You can use the "combined" code
point, like U+EB, or you can use the separate code points for a letter and the
dieresis (U+A8). As far as I recall, combined code points exist for vowels
only, so you couldn't write the G with dieresis this way.

RTL languages happen to have much more diverse use of diacritics than Latin
scripts, but the document I attached proves that the problem is not actually
RTL related. I believe you'll find Thai, which also uses combining characters
heavily, to have the same problem although it's LTR.</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>