Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-4081] Android: KitchenSink Scrollable view event listener not firing

GitHub Issuen/a
TypeBug
PriorityLow
StatusClosed
ResolutionInvalid
Resolution Date2017-05-02T20:35:15.000+0000
Affected Version/sRelease 1.7.0
Fix Version/sn/a
ComponentsAndroid
Labelskitchensink
ReporterEric Merriman
AssigneeIngo Muschenetz
Created2011-05-13T14:32:34.000+0000
Updated2017-05-02T20:35:15.000+0000

Description

Description: While testing KS 1.7.0, BaseUI>Views>scrollViews>Scrollable View, the test calls for the user to click on the view label and to refer to the console for output. No INFO is sent to the console for "touchEnd" or "click". Steps to reproduce: 1) Install KS 1.7.0 2) Launch DDMS or logcat 3) Navigate to BaseUI>Views>scrollViews>Scrollable View 4) Tap the label (or simply the view) Result: Nothing output to console Expected result: Ti.API.info('ScrollView received click event, source = ' + e.source); Notes: Scroll event listener is outputting to console as expected. Also occurs with 1.6.2

Comments

  1. Lee Morris 2017-05-02

    Resolving ticket as Invalid as there is now a new version of Kitchen Sink available and we no longer support the version which relates to this ticket.

JSON Source