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

ListView does not redisplay new contents when model resets

    XMLWordPrintable

Details

    • f6b7ce204ee88be0fedb4cfcff382f208fa4ed33

    Description

      ListView does not redisplay new contents when model resets. This are two bugs:
      1. fetchMore() is not called by VisualDataModel when the model resets
      2. The root index is not cleared. It is dangerous to hold on to the old model index after the root resets (i.e accessing anything through the index might result in a crash).

      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)
            girish Girish Ramakrishnan
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes