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

Listview does not update correctly when scrolled down

    XMLWordPrintable

Details

    • 91cb226780d05f0f7d8fd1875121427ade52c1a8

    Description

      See attached file first.

      This attached file contains two listviews, a top and a bottom list view, the top listview select a parameter to change while the bottom listview list the different values the parameter can take.

      Everything works well except when the first item (item with text "0") of the first bottom listview is not displayed because the listview is scrolled down, and pressing the right arrow key, the newly displayed vertical listview display the old elements ("0", "+5", ... and not "Type1", "Type2", "Type3") but only the first 3 elements can be browsed, and also the contents of the current item of the top listview changes correctly.

      This behavior was also described in bug QTBUG-11050 and also another behavior.
      This QTBUG-11050 bug was fixed because the other behavior explained was solved by adding clip:true
      But this behavior still exists.

      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)
            agroyer Anthony Groyer
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes