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

Components with scrollbars in Flickable dont work

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • P2: Important
    • 5.3.0
    • 5.2.1
    • Quick: Controls 1
    • None
    • Windows 8
    • 781badd1b01fa029160bf567935543fe75a9b700

    Description

      ScrollView's scrollbars in Flickable dont work
      the use of a scrollbar starts a drag of the flickable item

      Adding "preventStealing:true" to the MouseArea with id "internal" in qml\QtQuick\Controls\Private\ScrollBar.qml seems to solve the issue

      Same mistake with TableView component and the MouseArea with id headerResizeHandle in qml\QtQuick\Controls\TableView.qml , adding preventStealing: true allows me to resize columns

      Attachments

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

        Activity

          People

            bachewii Jens
            aflandin Antoine Flandin
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes