-
Type:
Task
-
Status: Closed
-
Priority:
P2: Important
-
Resolution: Done
-
Affects Version/s: None
-
Fix Version/s: 5.0.0
-
Component/s: QML: Declarative and Javascript Engine
-
Labels:None
-
Technical Risk:Normal
MouseArea should respond to touch events rather than mouse events on systems which do not have a mouse. The primary use case is that touching an area of the screen which does not accept touch interaction should not prevent a MouseArea from accepting the next touch. The exclusivity of touch handling must be retained, i.e. only one MouseArea may be touched at a time. This change will similarly affect Flickable.
- is duplicated by
-
QTBUG-30840 Flickable doesn't handle QTouchEvent
-
- Closed
-
-
QTBUG-37414 allow MouseArea to directly handle touch events
-
- Closed
-