Created attachment 162946 [details] test file Steps to reproduce: 1. In Writer, insert a string in a language that uses saltillos to indicate glottal stops, like “Rukorbꞌaal tzꞌihbꞌanik poqomam qꞌorbꞌal” (Poqomam, a Mayan language.) 2. Go to Format > Text and select “Cycle Case”, “UPPERCASE”, “lowercase”, “Sentence case” or “Title case”. Result: The saltillos stay the same, even if UPPERCASE was selected. Expected result: The saltillos are transformed along with the rest of the letters. The saltillo is an apostrophe-like *letter* of the Latin alphabet, and is bicameral, meaning it has uppercase and lowercase versions (U+A78B and U+A78C respectively).
Repro Arch Linux 64-bit Version: 7.2.0.0.alpha0+ Build ID: 43d07ddf487fae1b966abf00a36612b109ed01fc CPU threads: 8; OS: Linux 5.9; UI render: default; VCL: kf5 Locale: fi-FI (fi_FI.UTF-8); UI: en-US Calc: threaded Built on 7 December 2020
Uppercase saltillo applies to Mexican languages, and some African languages (https://es.frwiki.wiki/wiki/Saltillo_%28lettre%29). Reproducible with: Version: 7.2.3.2 / LibreOffice Community Build ID: 20(Build:2) CPU threads: 1; OS: Linux 5.3; UI render: default; VCL: gtk3 Locale: es-MX (en_US.UTF-8); UI: en-US Calc: threaded
Khaled Hosny committed a patch related to this issue. It has been pushed to "master": https://git.libreoffice.org/core/commit/9eb88d78c8bc9e942814eb6fc4fe06a4e5736256 tdf#96343, tdf#134766, tdf#97152: Fallback to ICU for case mapping It will be available in 24.2.0. The patch should be included in the daily builds available at https://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More information about daily builds can be found at: https://wiki.documentfoundation.org/Testing_Daily_Builds Affected users are encouraged to test the fix and report feedback.