Details
-
Bug
-
Resolution: Incomplete
-
Not Evaluated
-
None
-
5.0.2
Description
I have a horizontal ListView, with a MouseArea on top of it.
The MouseArea only has an onClicked handler and propagateComposedEvents is true.
Upon start of the application, the first drag movement does not move the listview.
Every subsequent drag movement works as expected.