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

Customized ScrollBars of ScrollView (Controls 2) cannot be moved

    XMLWordPrintable

Details

    • Linux/Other display system, Windows
    • 80f1186338bcf8c7d692b4fadfc46531c002c6b0

    Description


      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

      Attachments

        Issue Links

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

          Activity

            People

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

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes