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

ListView.onAdd handler only is triggered for some limited consecutive times

    XMLWordPrintable

Details

    • Bug
    • Resolution: Unresolved
    • P2: Important
    • None
    • 5.15.10, 6.2.5
    • None
    • All

    Description

      Step to reproduce

      1. Run sample code ListViewBug.7z
      2. Click on Add item button several times and observe console output

      Expected result

      ListView.onAdd should be triggered everytime a new item is added to the list.

      Actual result

      When adding item to the list for some consecutive times, which mean not any other actions happen in between, console output only shows some limited time ListView.onAdd is triggered. For more specific, 2 times for Horizontal ListView and 8 times for Vertical ListView. 

      Attachments

        Issue Links

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

          Activity

            People

              qt.team.quick.subscriptions Qt Quick and Widgets Team
              chpham Chinh Pham
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:

                Gerrit Reviews

                  There are no open Gerrit changes