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

wrong address computed

XMLWordPrintable

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

      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;

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

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

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes