https://bugs.documentfoundation.org/show_bug.cgi?id=167873
Saburo <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Version|25.2.4.3 release |25.2.3.2 release Keywords| |bibisected, bisected, | |regression Regression By| |Jonathan Clark OS|Windows (All) |All CC| |[email protected] --- Comment #2 from Saburo <[email protected]> --- bibisected with linux-64-25.8 commit 5a03d511f46ecc05aab35bb29e714b46f5638b1b author Jonathan Clark <[email protected]> Mon Apr 07 21:37:26 2025 -0600 tdf#130592 i18npool: Fix incorrect line breaking in mixed CJK+Latin This change updates the CJK BreakIterator to run ICU line breaking rules after applying user forbidden rules. This fixes several identified CJK GUI text rendering issues, most significantly that embedded English runs were previously broken using CJK break rules, rather than using the correct English rules. By implementing this fallback to the ICU rules, the CJK BreakIterator now also correctly handles non-breaking characters. This change therefore also fixes tdf#117554. Change-Id: I3bacc7e2b559729df2c37c010974d180c8eef1f5 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/183825 -- You are receiving this mail because: You are the assignee for the bug.
