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

Flickable consumes wheel events when it is unable to scroll

    XMLWordPrintable

Details

    • Bug
    • Resolution: Unresolved
    • P1: Critical
    • None
    • 6.8
    • None
    • macOS

    Description

      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.

      Attachments

        Issue Links

          For Gerrit Dashboard: QTBUG-126828
          # Subject Branch Project Status CR V

          Activity

            People

              qt.team.quick.subscriptions Qt Quick and Widgets Team
              andrew.den.exter Andrew den Exter
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:

                Gerrit Reviews

                  There is 1 open Gerrit change