Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-10052] iOS: Enable scrollsToTop property

GitHub Issuen/a
TypeBug
PriorityMedium
StatusClosed
ResolutionFixed
Resolution Date2013-07-16T12:25:20.000+0000
Affected Version/sn/a
Fix Version/sSprint 2012-16 API, Release 2.1.2, Release 3.0.0
ComponentsiOS
Labelsapi, ios, module_tableview, qe-testadded
ReporterMitchell Amihod
AssigneeBlain Hamon
Created2012-05-17T13:58:56.000+0000
Updated2013-07-16T12:25:20.000+0000

Description

Enable scrollsToTop on tableView to be able to manually set which tableView will respond to scroll-to-top gesture when you have multiple tableViews on a 'page' https://github.com/appcelerator/titanium_mobile/pull/2205

Attachments

FileDateSize
app.js2012-05-17T13:58:56.000+0000924

Comments

  1. Junaid Younus 2012-07-17

    Pull request has been closed. I have closed this ticket.
  2. Mitchell Amihod 2012-07-17

    actually, ticket still valid, since PR was closed due to wron branch. issue still exits that sdk doesnt expose this property
  3. Neeraj Gupta 2012-07-17

    Reopened this ticket based on last comment. Please add the PR information when you have it ready.
  4. Mitchell Amihod 2012-07-18

    hi neeraj, here's the updated req https://github.com/appcelerator/titanium_mobile/pull/2605
  5. Dan Tamas 2012-07-25

    Can we expose this to more views that can be scrolled. Combining a TextArea with a TableView in the same window breaks the table scroll when the status bar is tapped.
  6. Davide Cassenti 2012-07-27

    See customer's ticket: http://support.appcelerator.com/tickets/APP-312844
  7. Blain Hamon 2012-08-06

    https://github.com/appcelerator/titanium_mobile/pull/2605 (which is right branch) is still pending the pull maker's addressing of comments.
  8. Mitchell Amihod 2012-08-06

    @dan there's no reason why it can't be applied to all scrollable views. I made this to fix my problem, and opened the ticket/pr to bring some awareness to the issue for you all @blain what you suggested is fine. i just havent had a chance to act on it.
  9. Blain Hamon 2012-08-07

    Pull now pending, including TextAreas as well as putting in the documentation that we forgot about ScrollView and WebView (Whoops!).
  10. Vishal Duggal 2012-08-08

    Fixed by PR https://github.com/appcelerator/titanium_mobile/pull/2690
  11. Olga Romero 2012-08-14

    Verified fix with: Titanium Studio, build: 2.1.1.201207271312 Titanium SDK: 2.2.0.v20120813184911 Devices: iPhone 4s 5.0.1 iPad1 5.1.1 Simulator 5.1 Mac osx 10.8 Mountain Lion
  12. Vishal Duggal 2012-08-14

    Reopening to add fixVersion
  13. Vishal Duggal 2012-08-14

    Fixed in 2_1_X by https://github.com/appcelerator/titanium_mobile/pull/2734
  14. Priya Agarwal 2013-07-16

    Reopening just to update label.
  15. Priya Agarwal 2013-07-16

    Updated label. Verified with: Titanium Studio:3.1.2.201307091843 Titanium SDK: 3.1.2.v20130710144553 acs:1.0.3 alloy:1.1.3 npm:1.2.14 titanium:3.1.1 titanium-code-processor:1.0.1 OS: OSX 10.8 Device:ipad mini(v6.0) iphone4(v5.1) Xcode: 4.5.1 scrollsToTop property for iOS working

JSON Source