<html>
<head>
<base href="https://bugs.documentfoundation.org/">
</head>
<body>
<p>
<div>
<b><a class="bz_bug_link
bz_status_NEW "
title="NEW - UI: LibreOffice Calc's AutoFilter treats combining and modifier letters the same as plain letters in the value list"
href="https://bugs.documentfoundation.org/show_bug.cgi?id=125363#c8">Comment # 8</a>
on <a class="bz_bug_link
bz_status_NEW "
title="NEW - UI: LibreOffice Calc's AutoFilter treats combining and modifier letters the same as plain letters in the value list"
href="https://bugs.documentfoundation.org/show_bug.cgi?id=125363">bug 125363</a>
from <span class="vcard"><a class="email" href="mailto:himajin100000@gmail.com" title="himajin100000@gmail.com">himajin100000@gmail.com</a>
</span></b>
<pre>006F ; [.213C.0020.0002] # LATIN SMALL LETTER O
0366 ; [.213C.0020.0004] # COMBINING LATIN SMALL LETTER O
1D49 ; [.2007.0020.0014] # MODIFIER LETTER SMALL E
0065 ; [.2007.0020.0002] # LATIN SMALL LETTER E
<a href="https://dencode.com/en/string/unicode-normalization">https://dencode.com/en/string/unicode-normalization</a>
<a href="https://unicode.org/reports/tr10/#Main_Algorithm">https://unicode.org/reports/tr10/#Main_Algorithm</a>
<a href="http://www.unicode.org/Public/UCA/13.0.0/allkeys.txt">http://www.unicode.org/Public/UCA/13.0.0/allkeys.txt</a>
<a href="https://opengrok.libreoffice.org/xref/core/sc/source/core/data/global.cxx?r=3ac9f491#1045">https://opengrok.libreoffice.org/xref/core/sc/source/core/data/global.cxx?r=3ac9f491#1045</a>
<a href="https://opengrok.libreoffice.org/xref/core/offapi/com/sun/star/i18n/CollatorOptions.idl?r=944eb990#31">https://opengrok.libreoffice.org/xref/core/offapi/com/sun/star/i18n/CollatorOptions.idl?r=944eb990#31</a>
<a href="https://opengrok.libreoffice.org/xref/core/i18npool/source/collator/collator_unicode.cxx?r=b122a39c#411">https://opengrok.libreoffice.org/xref/core/i18npool/source/collator/collator_unicode.cxx?r=b122a39c#411</a>
I guess that the cause of bug is, whatever the appropriate implementation is,
that these letters only differs in TERTIARY weight, but the option sets the
collator's strength to SECONDARY.</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>