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

wrong address computed

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • P1: Critical
    • 5.9.7, 5.11.2
    • 5.6, 5.9.6, 5.11.1
    • GUI: Text handling
    • None
    • 12a7513a5d19d08d61653e7c802d867525eefc50

    Description

      I found wrong computing of end address in one algorithm

      http://code.qt.io/cgit/qt/qtbase.git/tree/src/gui/text/qtextengine.cpp#n2056

      there is re-computation of end address in property e

      but it should beĀ 

      e = string + length;

      Attachments

        Issue Links

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

          Activity

            People

              esabraha Eskil Abrahamsen Blomfeldt
              miskol MICHAL LAZO
              Votes:
              0 Vote for this issue
              Watchers:
              5 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes