Details
-
Task
-
Resolution: Fixed
-
P2: Important
-
5.15
-
None
-
-
c7297de660d44e2948a3488029a81063b462f364 (qt/qtdeclarative/dev) fb09279c010c35e1681030bd2d17ec21c5ab7b21 (qt/qtdeclarative/6.2)
Description
Dragging the splitter using a touch interface can be difficult.
From looking at the code it appears that we use the touch position only, and do not consider the touch area. (See QQuickSplitViewPrivate::handlePress() and QQuickControl::touchEvent()
Could split view use the touch area as well when hit-testing?
Attachments
Issue Links
- depends on
-
QTBUG-89376 QQuickItem API that involves item-at/bounds checks doesn't respect containmentMask
-
- Closed
-
-
QTBUG-89377 Cannot affect position of containmentMask item
-
- Closed
-
- is duplicated by
-
QTBUG-87826 [SplitView] Make hit testing for handle bigger than handle content size
-
- Closed
-
- resulted in
-
QTBUG-89378 containmentMask documentation should make it clearer that a QtObject can be used
-
- Reported
-
-
QTBUG-105312 REG: SplitView no longer works with touch
-
- Closed
-
-
QTBUG-89375 No C++ documentation for containmentMask
-
- Closed
-
-
QTBUG-89376 QQuickItem API that involves item-at/bounds checks doesn't respect containmentMask
-
- Closed
-
-
QTBUG-89377 Cannot affect position of containmentMask item
-
- Closed
-
-
QTBUG-89380 Cannot use QtObject as containmentMask
-
- Closed
-
-
QTBUG-105311 Increase touch area of SplitView handles for touch-based styles
-
- Reported
-