Titanium JIRA Archive
Appcelerator Community (AC)

[AC-4379] Windows Phone : TouchEnd/Touchcancel events are not fired when view inside parent view moves out of view boundaries

GitHub Issuen/a
TypeBug
Priorityn/a
StatusClosed
ResolutionNeeds more info
Resolution Date2016-09-29T17:54:33.000+0000
Affected Version/sn/a
Fix Version/sn/a
ComponentsAlloy
Labelsn/a
ReporterNeha
AssigneeShak Hossain
Created2016-08-24T10:52:01.000+0000
Updated2016-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

Comments

  1. Sharif AbuDarda 2016-09-08

    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.

JSON Source