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

MouseWheelEvent is not sent to next Flickable if first Flickable does not accept it

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Not Evaluated
    • None
    • 5.2.1
    • None
    • 37bd5257da0858c134ae20847afc830e04ea68cb

    Description

      1) Create to Flickables, one inside the other;
      2) Set the flickableDirection of the first one as VerticalFlick;
      3) Set the flickableDirection of the second (inner) one as HorizontalFlick;
      4) If you exec an wheelEvent (VerticalFlick) over the second one this event is not passed to the first one.

      Attached a small QML example of the issue

      Attachments

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

        Activity

          People

            aalpert Alan Alpert
            artmello Arthur Mello
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes