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

QML WebView scrolling events are picked up by DragHandler and Flickables behind it

XMLWordPrintable

    • Windows
    • 3feab861f (dev), 53b5d93d9 (6.5), 4a26a7b92 (6.6)

      We have a floating pane on our app that contains a QML WebView that can be moved around the screen and resized. When the pane overlaps a part of the app that has a DragHandler and a Flickable, moving the scrollbars on the WebView propagates events to the DragHandler and Flickable behind it.

      The attached project is a stripped down version of it. The blue dialog can be moved around by dragging the header. It also can be resized using the red button on the lower right. When part of it is over the column of buttons, and you scroll the WebView, the buttons move up and down. The "Swipe" text appears at the top when the overlaid item also gets the swipe event from the WebView.

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

            srutledg Shawn Rutledge
            sharon.woods Sharon Woods
            Votes:
            0 Vote for this issue
            Watchers:
            8 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are 2 open Gerrit changes