[AC-4379] Windows Phone : TouchEnd/Touchcancel events are not fired when view inside parent view moves out of view boundaries
GitHub Issue | n/a |
---|---|
Type | Bug |
Priority | n/a |
Status | Closed |
Resolution | Needs more info |
Resolution Date | 2016-09-29T17:54:33.000+0000 |
Affected Version/s | n/a |
Fix Version/s | n/a |
Components | Alloy |
Labels | n/a |
Reporter | Neha |
Assignee | Shak Hossain |
Created | 2016-08-24T10:52:01.000+0000 |
Updated | 2016-09-29T17:54:33.000+0000 |
Description
Hi,
I am facing an issue in developing Windows application :
I have a view(view 1) which has another view(view 2) in it which in turn has has multiple child views. On touch end event, I update the left of the view(view 2) such that a particular child view is visible on the phone screen. When i swipe with hard, view 2 moves out of the visible boundaries of view 1 and only touch start/move events are triggered. The touchend/cancel events are not triggered.
How can I make sure touchend or touchcancel events is triggered when view 2 moves outside the area of view2.,
Can also refer to the following link as the issue is same, but is for android with solution as touchcancel event, IN windows touchcancel event is also not triggered:
https://archive.appcelerator.com/question/124964/touchend-event-not-fired-after-touchmove
Hello, Please send us a full reproducible code and a full list of steps to follow for successful regeneration of the issue. Also, Provide your environment details. Thanks.