Details
-
Bug
-
Resolution: Done
-
P3: Somewhat important
-
6.2.0
-
None
-
-
8
-
0e64d97cc1 (qt/qtbase/dev) 0e64d97cc1 (qt/tqtc-qtbase/dev) c4b9102419 (qt/qtbase/6.3) c4b9102419 (qt/tqtc-qtbase/6.3) c4b9102419 (qt/qtbase/6.3.1) c4b9102419 (qt/tqtc-qtbase/6.3.1) 69f6f9d77d (qt/tqtc-qtbase/6.2)
-
Team B Foundation Sprint 56, Team B Foundation Sprint 57
Description
QTextBoundaryFinder currently contains 62 commented out line break tests and 44 word break tests that are failing. The tests come from UCD. The probable cause is an outdated implementation of the Unicode Line Breaking (http://unicode.org/reports/tr14/) and the Unicode Text Segmentation (https://unicode.org/reports/tr29/) algorithms. The line breaking algorithm seems to use tables that were removed from TR14 revision 39 (Unicode 10).
Attachments
Issue Links
- resulted from
-
QTBUG-94359 Update UCD for Unicode 14.0
- Closed