Details
-
Bug
-
Resolution: Unresolved
-
P2: Important
-
None
-
5.15.10, 6.2.5
-
None
Description
Step to reproduce
- Run sample code ListViewBug.7z
- 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
- relates to
-
QTQAINFRA-5116 Qt 5.15.11 LTS Testing
-
- Open
-
-
QTQAINFRA-5117 Qt 6.2.6 LTS Testing
-
- Open
-