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

scrollbars of a ScrollView are not interactive on laptops with touch screens.

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: P2: Important P2: Important
    • 5.7.0 Beta
    • 5.3.2
    • Quick: Controls 1
    • None
    • 101c1c5e466befc8f58f2eca35265dd32ea9f66a

      The scrollbar of a scrollview are not interactive on my laptop.

      The code of ScrollBar.qml contains lines like this:

           enabled: !Settings.hasTouchScreen // TODO: touch on desktop?
      

      Which may explain why it's not working for me since my laptop has a touchscreen. (But also a mouse, And i expect the mouse to be able to drag the scrollbar)

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

            srutledg Shawn Rutledge
            ogoffart Olivier Goffart (Woboq GmbH)
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes