[TIMOB-3573] iOS: scrollable view w/o clipping - default appearance and scroll behavior change
GitHub Issue | n/a |
---|---|
Type | Bug |
Priority | Medium |
Status | Closed |
Resolution | Fixed |
Resolution Date | 2011-05-11T14:23:17.000+0000 |
Affected Version/s | n/a |
Fix Version/s | Release 1.7.0, Sprint 2011-18 |
Components | iOS |
Labels | clipping, ios, regression, reported-1.7.0, scrollableview, wo |
Reporter | Thomas Huelbert |
Assignee | Stephen Tramer |
Created | 2011-04-15T03:46:48.000+0000 |
Updated | 2011-05-11T14:23:17.000+0000 |
Description
Apr 11 2011 17:20 rcb9c6dc4, 3g iphone 3.1.3, ipod 4gt 4.3
1.Base UI > Views > scroll views > scrollable view w/o
clipping
2.once the test loads, scroll the scrollable view (swipe left),
compare to 1.6.1
results: in 1.6.1, the test would load and show a little bit of the view the right. When the user swiped, the current view would move off screen (to the left) and be replaced by the view that animated in during the scroll action.
In 1.7.0, only the first view is visible, and swiping seems to load a new view into the old one.
screen shots for 1.6.1 and 1.7.0 load behavior included
Attachments
File | Date | Size |
---|---|---|
161.PNG | 2011-04-15T03:46:48.000+0000 | 28999 |
170.PNG | 2011-04-15T03:46:48.000+0000 | 28312 |
Fixed by 196a509.
No longer able to reproduce with iPhone 4, iOS 4.3.3. KS 1.7.0, build 1.7.0.879871b. Closing