Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-5131] Kitchensink: Base UI>Views>Scroll Views>Scrollable View does not log view click or touchend events

GitHub Issuen/a
TypeBug
PriorityLow
StatusClosed
ResolutionInvalid
Resolution Date2017-05-01T20:49:26.000+0000
Affected Version/sRelease 1.8.0
Fix Version/sn/a
ComponentsAndroid
Labelskitchensink
ReporterEric Merriman
AssigneeIngo Muschenetz
Created2011-08-26T16:05:14.000+0000
Updated2017-05-02T21:01:24.000+0000

Description

Description: While testing Kitchensink, Base UI>Views>Scroll Views>Scrollable View, I tapped the view which has two attached listeners. Neither the click event or the touchend event were logged. This works as expected on iOS. Steps to reproduce: 1) Install KS 1.8.0 on Nexus S 2) Navigate to Base UI>Views>Scroll Views>Scrollable View 3) Tap on the view with the "Click me (View 2 - see log)" label 4) Examine the log Result: No event logged Expected result: The following is from iOS: Fri Aug 26 11:46:53 unknown UIKitApplication:com.appcelerator.titanium[0x9940][1051] : [INFO] ScrollView received click event, source = [object TiUIView] Fri Aug 26 11:46:53 unknown UIKitApplication:com.appcelerator.titanium[0x9940][1051] : [INFO] ScrollView received touchend event, source = [object TiUIView] Notes: Occurs with 1.7.2 Occurs with 1.6.2

Comments

  1. Lee Morris 2017-05-01

    Resolving ticket as invalid as this version of Kitchen Sink is no longer supported.

JSON Source