Details
-
Type:
Bug
-
Status: Closed
-
Priority:
P2: Important
-
Resolution: Done
-
Affects Version/s: 5.15.0
-
Fix Version/s: 5.15.1
-
Component/s: Quick: Controls 2
-
Labels:
-
Commits:6f41c69c9bc5a0ce59444e40d3a55018f7994743 (qt/qtquickcontrols2/dev) 1bdb56ff9571dfbf4b7bd52b9d8a45ca00f4ecac (qt/qtquickcontrols2/5.15)
Description
To reproduce:
- run attached example
- swipe the item left or right
- try pressing on the item to close it
-> it does not actually close, barely moves a bit and snaps opens again, but closed() got emitted
User needs to hold it long enough that it the animation travels past 50% mark, then it actually gets closed.