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

Customized ScrollBars of ScrollView (Controls 2) cannot be moved

XMLWordPrintable

    • Linux/Other display system, Windows
    • 80f1186338bcf8c7d692b4fadfc46531c002c6b0


      EDIT: For some reason the ScrollBar is not on top.
      Workaround:

       
      ScrollBar{
      ...
      z: 5
      ...
      }
      

      Customized ScrollBars of ScrollView (Controls 2) cannot be moved.

      Steps to reproduce:

      • run the sample attached
      • try to grab and move a scrollbar using the mouse
        EXPECTED: moving is possible
        ACTUAL: the scrollbar does not show up and is impossible to move
        (using the mouse wheel makes the scrollbars visible, but they cannot be grabbed)

      The sample is based on the docs: https://doc.qt.io/qt-5/qtquickcontrols2-customize.html#customizing-scrollview

        1. qtbug70144.zip
          1 kB
          Risto Sipola
        For Gerrit Dashboard: QTBUG-70144
        # Subject Branch Project Status CR V

            mitch_curtis Mitch Curtis
            risto.sipola Risto Sipola
            Votes:
            1 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes