[TIMOB-1282] Picker setSelectedRow OS 4 SDK 1.3.3 (HEAD)
GitHub Issue | n/a |
---|---|
Type | Bug |
Priority | Trivial |
Status | Closed |
Resolution | Fixed |
Resolution Date | 2011-04-17T01:55:44.000+0000 |
Affected Version/s | n/a |
Fix Version/s | Release 1.6.0 M09 |
Components | iOS |
Labels | 1.3.3, 4, defect, ios, os, picker, release-1.6.0, sdk |
Reporter | ctredway |
Assignee | Blain Hamon |
Created | 2011-04-15T02:48:28.000+0000 |
Updated | 2011-04-17T01:55:44.000+0000 |
Description
A customer reported that with SDK 1.3.2, after adding a picker to a window, using the setSelectedRow worked and this does not work in 1.3.3 from HEAD.
I was able to reproduce this with picker_basic.js in the Kitchen Sink. I was able to get it to work with a setTimeout of 100ms though which leaves me to believe that there is a delay in component creation and being able to use methods on a component. My picker_basic.js is attached and the setTimeout is at the bottom of the file.
Attachments
File | Date | Size |
---|---|---|
picker_basic.js | 2011-04-15T02:48:29.000+0000 | 1185 |