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

ListView with asynchronous Loader delegate crashes when changing indexes

XMLWordPrintable

      Crashes when switching a ListView currentIndex many times for a Loader delegate with asynchronous=true.
      Quick fix seems to be setting active=false in Component.onDestruction of Loader.
      May have something to do with async load coming back for item which no longer exists.

      Attached test project.
      Can simulate either using qmltestrunner, or qmlscene and clicking the view.

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

            aalpert Alan Alpert
            dednick Nick Dedekind
            Votes:
            1 Vote for this issue
            Watchers:
            6 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes