Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-257] 'scroll' event not called on scrollToView

GitHub Issuen/a
TypeBug
PriorityLow
StatusClosed
ResolutionFixed
Resolution Date2011-07-26T18:43:00.000+0000
Affected Version/sn/a
Fix Version/sBacklog
ComponentsiOS
Labelsevent, ios, scrollview
ReporterNolan Wright
AssigneeBlain Hamon
Created2011-04-15T02:26:15.000+0000
Updated2012-10-02T03:10:29.000+0000

Description

When you programatically scroll a scrollable view the "scroll" event does not fire

Comments

  1. Clifton Labrum 2011-04-15

    I can confirm that this is a bug.

  2. Clifton Labrum 2011-04-15

    I also just noticed that if you embed a regular scrollView (like for scrolling a long page vertically) inside a scrollableView (where you swipe "cards" side-to-side like in Apple's weather app on the iPhone), the 'scroll' event fires repeatedly on the scrollView, even though you're staying on the same page within the scrollableView.

    It seems like there should be distinct scroll events for the scrollView and the scrollableView.

  3. Ronnie Swietek 2011-04-15

    any updates on this? It is def. a bug

  4. Stephen Tramer 2011-04-15

    Bumping to future.

  5. Vikramjeet Singh 2011-07-26

    Bug Scrub: Invalid. No Test Case exists Created my own app with scrollable view and checked the scroll function.

JSON Source