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

Flickable consumes wheel events when it is unable to scroll

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Duplicate
    • Icon: P1: Critical P1: Critical
    • None
    • 6.8
    • None
    • macOS

      If you have a Flickable inside of a Flickable like in the `tests/auto/quick/qquickflickable/data/nestedStopAtBounds.qml` and scroll the inner flickable it to its limit by flicking or dragging, the next drag will move the outer flickable instead. 
      If you scroll hover a mouse over the same flickable and attempt the scroll with the mouse wheel only the inner flickable will scroll. Once you reach the end nothing will scroll in that direction. In 6.5 the mouse wheel behaved the same as flicking handling over to the outer item when the limit was reached, but simulated mouse wheel events from an Apple trackpad didn't, in 6.8 neither scrolls the outer item if the mouse is hovered over the inner item.

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

            vhilshei Volker Hilsheimer
            andrew.den.exter Andrew den Exter
            Votes:
            1 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved:

                There is 1 open Gerrit change