<html>
<head>
<base href="https://bugs.freedesktop.org/" />
</head>
<body>
<p>
<div>
<b><a class="bz_bug_link
bz_status_NEW "
title="NEW - unaligned display in UTF-8 locales"
href="https://bugs.freedesktop.org/show_bug.cgi?id=90025#c1">Comment # 1</a>
on <a class="bz_bug_link
bz_status_NEW "
title="NEW - unaligned display in UTF-8 locales"
href="https://bugs.freedesktop.org/show_bug.cgi?id=90025">bug 90025</a>
from <span class="vcard"><a class="email" href="mailto:zbyszek@in.waw.pl" title="Zbigniew Jedrzejewski-Szmek <zbyszek@in.waw.pl>"> <span class="fn">Zbigniew Jedrzejewski-Szmek</span></a>
</span></b>
<pre>Yes, we generally use strlen(), and any multi-byte unicode character is going
to mess this up. We *could* count unicode units without too much trouble, but
to really support this, we might have to understand combining characters.</pre>
</div>
</p>
<hr>
<span>You are receiving this mail because:</span>
<ul>
<li>You are the QA Contact for the bug.</li>
<li>You are the assignee for the bug.</li>
</ul>
</body>
</html>