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

Scrolling in a ListView while hovering a CheckBox

XMLWordPrintable

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

      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.

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

              Created:
              Updated:

                There are no open Gerrit changes