[TIMOB-1273] Scrolling the table after pressing
GitHub Issue | n/a |
---|---|
Type | Bug |
Priority | Low |
Status | Closed |
Resolution | Fixed |
Resolution Date | 2011-04-17T01:55:43.000+0000 |
Affected Version/s | n/a |
Fix Version/s | Release 1.4.0 |
Components | iOS |
Labels | n/a |
Reporter | Thomas Huelbert |
Assignee | Nolan Wright |
Created | 2011-04-15T02:48:16.000+0000 |
Updated | 2011-04-17T01:55:43.000+0000 |
Description
using kitchen sink:
1.Base UI>Views>Table Views>Empty Table view.
2.tap "append (row obj)" then tap "set", followed by tapping append
again. Note the presence of unexpected characters hat appear in the
table row
3.use your finger to scroll the table up and down until the app
crashes (about 4-6) times
attached crash log
seen using the ipod touch, not seen on android or in the iOS emulator.
Ugh - the title should have read "scrolling the table after tapping append a second time"
Attachments
File | Date | Size |
---|---|---|
appendsetscroll.txt | 2011-04-15T02:48:17.000+0000 | 41483 |
no longer occurs, closing.