https://bugs.documentfoundation.org/show_bug.cgi?id=125363

--- Comment #8 from himajin100...@gmail.com ---
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

https://dencode.com/en/string/unicode-normalization
https://unicode.org/reports/tr10/#Main_Algorithm
http://www.unicode.org/Public/UCA/13.0.0/allkeys.txt
https://opengrok.libreoffice.org/xref/core/sc/source/core/data/global.cxx?r=3ac9f491#1045
https://opengrok.libreoffice.org/xref/core/offapi/com/sun/star/i18n/CollatorOptions.idl?r=944eb990#31
https://opengrok.libreoffice.org/xref/core/i18npool/source/collator/collator_unicode.cxx?r=b122a39c#411

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.

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to