Titanium Community Questions & Answer Archive

We felt that 6+ years of knowledge should not die so this is the Titanium Community Questions & Answer Archive

Picker wont scroll

Hi together,

i get a strange error when i add my picker to my scrollview.

It wont scroll anymore, even with the examplecode from the documentation it doesn't work.

My datepicker works well on the scrollview, but all picker with text only are not scrollable anymore.

Is there any known issue or even a solve for this?

— asked June 28th 2010 by Michael Gajda
  • picker
0 Comments

4 Answers

  • I saw this same issue, but then, the workaround was, I added the picker to its view and then added the view to the scroll view and that seems to work fine. I dont know why, but the issue with that still is, the picker wont scrol with gestures, it moves up and down if u touch on a specific option. I am trying to figure that out.

    — answered August 10th 2010 by Arun Sivaraman
    permalink
    0 Comments
  • I saw this same issue, but then, the workaround was, I added the picker to its view and then added the view to the scroll view and that seems to work fine. I dont know why, but the issue with that still is, the picker wont scrol with gestures, it moves up and down if u touch on a specific option. I am trying to figure that out.

    — answered August 10th 2010 by Arun Sivaraman
    permalink
    0 Comments
  • Sounds like we may have an issue around the picker component - would you consider putting together a test case reproducing the issue and filing a bug report at Lighthouse? Tag your ticket with 'iphone' and 'defect', and include (ideally) an app.js file which demonstrates the problem.

    — answered August 10th 2010 by Kevin Whinnery
    permalink
    0 Comments
  • I had the same problem when I set the parent view's height to 'auto'. The problem went away by giving it a numeric height.

    — answered September 23rd 2010 by Antti K.
    permalink
    0 Comments
The ownership of individual contributions to this community generated content is retained by the authors of their contributions.
All trademarks remain the property of the respective owner.