Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-9295] MobileWeb: ScrollView scrollTo does not work

GitHub Issuen/a
TypeBug
PriorityHigh
StatusClosed
ResolutionFixed
Resolution Date2012-05-29T14:01:29.000+0000
Affected Version/sRelease 2.0.1
Fix Version/sRelease 2.1.0, Sprint 2012-11 MW
ComponentsMobileWeb
Labelsn/a
ReporterChris Barber
AssigneeChris Barber
Created2012-05-29T12:25:57.000+0000
Updated2017-03-03T23:29:07.000+0000

Description

The scrollTo() method is setting the x,y scroll values on the content container, but the content container is a view, not a dom node. Simply needs to reference the dom node.

Comments

  1. Chris Barber 2012-05-29

    Pull request: https://github.com/appcelerator/titanium_mobile/pull/2289
  2. Lee Morris 2017-03-03

    Closing ticket as MobileWeb is no longer supported.

JSON Source