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

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

XMLWordPrintable

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

      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. 

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

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

              Created:
              Updated:

                There are no open Gerrit changes