Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-97537

Fix failing line-break and word-break tests

    XMLWordPrintable

Details

    • All
    • 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

          No reviews matched the request. Check your Options in the drop-down menu of this sections header.

          Activity

            People

              ievgenii.meshcheriakov Ievgenii Meshcheriakov
              ievgenii.meshcheriakov Ievgenii Meshcheriakov
              Vladimir Minenko Vladimir Minenko
              Alex Blasche Alex Blasche
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes