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

[REG 6.8.1 -> 6.8.2] When the ListView is in overscrolling, the buttons on the delegate Item can't be clicked.

XMLWordPrintable

    • Windows

      When the ListView in Qt 6.8.4 is in overscrolling, the clicked signal of the delegate Item's button is not called.

      This issue did not occur in Qt 6.8.1 but has been occurring since Qt 6.8.2.

      In Qt 6.8.2 and later, if the pressDelay of a ListView is 0, clicking it emits no signal. If the pressDelay is greater than 0, it emits the canceled signal.

      Qt6.8.1 Qt6.8.2

      The source code for the application used to verify the reproduction is available here.
      overscroll-animation-for-listview.zip

      Was there a specification change for ListView(Flickable) in Qt 6.8.2? Or is this a bug?

      If it is a specification change, is there any mention of it in the official documentation?

        1. overscroll-animation-for-listview.zip
          3 kB
        2. Qt6.8.1.gif
          Qt6.8.1.gif
          1.38 MB
        3. Qt6.8.1.mp4
          266 kB
        4. Qt6.8.2.gif
          Qt6.8.2.gif
          1.49 MB
        5. Qt6.8.2.mp4
          341 kB
        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
            susumuendo Susumu Endo
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:

                There are no open Gerrit changes