Details
-
Bug
-
Resolution: Done
-
P2: Important
-
5.3.2
-
None
-
101c1c5e466befc8f58f2eca35265dd32ea9f66a
Description
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)
Attachments
Issue Links
- is duplicated by
-
QTBUG-71424 ScrollView scroll bars not scrollable
- Closed
- relates to
-
QTBUG-71906 Scroll bar is not interactive
- Closed
-
QTBUG-44467 [Android]: ScrollView scroll bars not scrollable
- Closed