Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-5395] Android: touchstart & touchend events are not fired in a view when returning from one window to another

GitHub Issuen/a
TypeBug
PriorityHigh
StatusClosed
ResolutionCannot Reproduce
Resolution Date2013-03-16T11:29:09.000+0000
Affected Version/sRelease 1.7.2
Fix Version/sn/a
ComponentsAndroid
Labelscore, exalture
ReporterFrancisco Antonio Duran Ramirez
AssigneeIngo Muschenetz
Created2011-09-30T14:01:49.000+0000
Updated2017-03-21T21:32:34.000+0000

Description

Problem

The client can not change the view color when he returns from the window three to the two.

Reproducible steps:

1.Run the attached project. 2.Go to window 3, press the change previous view button, after that press the close button to go back to the window 2, and notice that you can not change the color of the view with the touchstart, and touchend event.

Expected behavior:

On the window 3 after pressing the change previous view button to change the color of the window 2 user wants to change the color of the view using touchstart and touchend events when he returns from the window three to two.

Additional information:

The code runs well in iOS, but not in Android.

Helpdesk

APP-843669

Attachments

FileDateSize
ai11790.zip2011-10-10T22:19:46.000+00002325391

Comments

  1. Sunila 2013-03-16

    Tried with 3.1.0 in Nexus S. Events are fired and I can see the color changes when touchstart and touchend
  2. Lee Morris 2017-03-21

    Closing ticket as the issue cannot be reproduced.

JSON Source