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

tst_qsglistview::currentIndex unreliable

    XMLWordPrintable

Details

    • aa99d4f5cb4f1f512d1db90536752b518dbea449 (qt/tqtc-qtdeclarative/5.12.0)

    Description

      The tst_qsglistview::currentIndex test is unreliable.

      It appears that the problems occur when the final step in the smoothed animation running on the ListView is a change of < 1.0. In this case QSGListView::trackedPositionChanged() does not move the list.

      The whole QSGListView class contains a bunch of +1 and -1 adjustments that seem fishy to me - maybe they worked when we used more integer math, but they seem to be failing now.

      Attachments

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

        Activity

          People

            martjone Martin Jones (closed Nokia identity) (Inactive)
            aakenned Aaron Kennedy
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes