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

Scrolling in a ListView while hovering a CheckBox

    XMLWordPrintable

Details

    • Bug
    • Resolution: Unresolved
    • P1: Critical
    • None
    • 6.8.2
    • None
    • QT Creator
    • Windows

    Description

      I have a ListView

      The ListView has a model

      The delegate intantiates 9 objects

      The objects contain a few components along with a CheckBox

      When scrolling repeatedly through the ListView using the mouse scroll wheel and if boundsBehaviour is Flickable.DragAndOvershootBounds (default) the app crashes. 

      The last frame before every crash is the cursor on a CheckBox.

      Scrolling while not having the mouse somewhere where it could hover a CheckBox does not crash the app.

      Setting the boundsBehaviour to StopAtBounds stops the app from crashing.

      Attachments

        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
            velensel Dan Sedona
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:

              Gerrit Reviews

                There are no open Gerrit changes